dbaron%dbaron.org
|
6687d10589
|
Start converting reflow branch (bug 300030) table testcases to reftests.
|
2007-02-16 23:30:22 +00:00 |
|
jonas%sicking.cc
|
073b1fd3fe
|
Bug 370332: Kill nsIBindingManager and nsIStyleRuleSupplier. r=dbaron for the layout/style parts, r/sr=jst for the rest.
|
2007-02-16 23:02:08 +00:00 |
|
joshmoz%gmail.com
|
da0f6afca1
|
cocoa native text fields draw outside bounds, have incorrect border/padding setup. b=370593 r=smorgan sr=dbaron
|
2007-02-16 18:18:48 +00:00 |
|
enndeakin%sympatico.ca
|
93f06e008a
|
Bug 308292, listbox getIndexOfItem/getItemAtIndex shouldn't throw exceptions, r+sr=neil
|
2007-02-16 14:23:35 +00:00 |
|
joshmoz%gmail.com
|
19b60dfc6a
|
remove unused variables, other warning fixes. no bug. r/sr=bz
|
2007-02-16 08:04:44 +00:00 |
|
joshmoz%gmail.com
|
ad35697de6
|
extend nsITheme to support native focus drawing. b=370549 r=dbaron sr=roc
|
2007-02-16 01:53:43 +00:00 |
|
Olli.Pettay%helsinki.fi
|
805e0ff0f8
|
Bug 363067, Add nsPIDOMEventTarget and kill nsIChromeEventHandler, r=jst, sr=sicking
|
2007-02-15 23:04:33 +00:00 |
|
sharparrow1%yahoo.com
|
d986ad1f22
|
Bug 370034: Replace nsIDeviceContext::GetDeviceContextFor with nsIDeviceContext::Init. r+sr=roc
|
2007-02-15 11:08:47 +00:00 |
|
sharparrow1%yahoo.com
|
db47d007bc
|
Bug 370303: Cleanup in layout/forms. r+sr=roc.
|
2007-02-15 10:58:31 +00:00 |
|
sharparrow1%yahoo.com
|
1706963a44
|
Bug 369698: fix dynamic changes to layout.css.dpi pref. r+sr=roc.
|
2007-02-15 09:04:25 +00:00 |
|
smontagu%smontagu.org
|
2932d47653
|
Remove obsolete state bit NS_BLOCK_SHRINK_WRAP. Bug 369243, r=bz, sr=dbaron
|
2007-02-15 05:07:57 +00:00 |
|
jwatt%jwatt.org
|
53905dfeea
|
Fixing bug 369992. Areas previously occupied by a foreignObject aren't repainted. r+sr=tor@acm.org
|
2007-02-14 21:38:43 +00:00 |
|
joshmoz%gmail.com
|
12ad810794
|
cleanup. r+sr=dbaron
|
2007-02-14 21:00:15 +00:00 |
|
dbaron%dbaron.org
|
83fed6e485
|
Change my old email address to my new one (files missed when I did a mass-change in January 2003).
|
2007-02-14 07:18:26 +00:00 |
|
dbaron%dbaron.org
|
7d48e1b0e7
|
Add tests for bug 25888 (an open bug).
|
2007-02-14 02:28:16 +00:00 |
|
sharparrow1%yahoo.com
|
9f9ef10f7f
|
Bustage fix for bug 369834.
|
2007-02-13 23:00:39 +00:00 |
|
sharparrow1%yahoo.com
|
a8f437abc4
|
Bug 369834: Get rid of SetAltDevice and friends (and fix print preview). r+sr=roc.
|
2007-02-13 22:36:59 +00:00 |
|
smontagu%smontagu.org
|
e0c9b6cbd5
|
Bug 370255: ASSERTION: frame not dirty: 'aFrame->GetStateBits() & (NS_FRAME_IS_DIRTY | NS_FRAME_HAS_DIRTY_CHILDREN)' on changing page direction, r=uriber, sr=roc
|
2007-02-13 18:11:24 +00:00 |
|
bzbarsky%mit.edu
|
4d130fa462
|
Fix build bustage. Bug 369099
|
2007-02-13 16:59:51 +00:00 |
|
bzbarsky%mit.edu
|
806907a4d2
|
Don't use a static nsTArray. Bug 369099, r=bernd, sr=roc
|
2007-02-13 16:23:19 +00:00 |
|
longsonr%gmail.com
|
e4ff356ebb
|
Bug 369911 - Changing the transform attribute of a foreignObject has no effect. r=jwatt,sr=tor
|
2007-02-13 10:12:18 +00:00 |
|
bmlk%gmx.de
|
6fe97a58cd
|
take into account overlap situations between row- and colspans, bug 369975 r/sr=bzbarsky
|
2007-02-13 05:32:18 +00:00 |
|
bzbarsky%mit.edu
|
fead227122
|
Revoke pending reflow events before tearing down the frame tree. Bug 347662,
r+sr=roc.
|
2007-02-13 04:46:57 +00:00 |
|
jonas%sicking.cc
|
de8904f89c
|
Bug 369676: Make document stylesheets not affect scrollbars in XUL documents. r/sr=bz
|
2007-02-13 01:25:02 +00:00 |
|
dbaron%dbaron.org
|
b86f3c4b80
|
Put back the load timeout code that I backed out yesterday, since it now works. b=369319
|
2007-02-13 00:54:02 +00:00 |
|
dbaron%dbaron.org
|
9267a8dfa5
|
Ignore load events for subframes. More followup to bug 369319.
|
2007-02-13 00:34:58 +00:00 |
|
dbaron%dbaron.org
|
006225b9ff
|
Do setTimeout twice so I don't break tests that do a setTimeout. Followup to bug 369319.
|
2007-02-13 00:03:50 +00:00 |
|
dbaron%dbaron.org
|
720f6d3dab
|
Revert previous change, since it doesn't help.
|
2007-02-12 21:50:54 +00:00 |
|
dbaron%dbaron.org
|
ca0e3306d5
|
Put back 20ms timeout for now, to try to fix test failures.
|
2007-02-12 20:57:30 +00:00 |
|
sharparrow1%yahoo.com
|
fc5994f67d
|
Bug 370185: clean up view header includes (trivial). rs=bzbarsky.
|
2007-02-12 19:31:59 +00:00 |
|
sharparrow1%yahoo.com
|
d19f64369b
|
Bug 370185: clean up view header includes (trivial). rs=bzbarsky.
|
2007-02-12 19:17:33 +00:00 |
|
neil%parkwaycc.co.uk
|
288aaa8646
|
gfxMatrix is a struct, not a class b=370051 r=jwatt sr=tor
|
2007-02-12 14:40:44 +00:00 |
|
dbaron%dbaron.org
|
ee3b2ea2a3
|
Back out failure timeout part of previous change.
|
2007-02-12 03:45:01 +00:00 |
|
dbaron%dbaron.org
|
37654518d3
|
Make reftest use onload rather than nsIWebProgressListener, and make it time out after load failure. b=369319 r=robcee
|
2007-02-12 02:21:18 +00:00 |
|
smontagu%smontagu.org
|
b21d2d6a35
|
Bug 369236: Move IsBidiFormControl from nsHTMLReflowState to nsBlockFrame. r+sr=roc
|
2007-02-11 07:19:09 +00:00 |
|
bmlk%gmx.de
|
14281d618d
|
look out for zero rowspans when expanding the cellmap bug, 368651 r/sr=bzbarsky
|
2007-02-10 06:56:57 +00:00 |
|
bzbarsky%mit.edu
|
811c283007
|
Fixing more bugs in tests. Bug 348809.
|
2007-02-09 21:31:38 +00:00 |
|
sharparrow1%yahoo.com
|
55aba527d3
|
Bug 369690: nsPresContext::mImageLoaders uses wrong key; r+sr=bzbarsky
|
2007-02-09 20:44:10 +00:00 |
|
bzbarsky%mit.edu
|
8d41347c24
|
List the right bug number. Bug 348809, patch by Rob Campbell, r=bzbarsky
|
2007-02-09 17:12:04 +00:00 |
|
bzbarsky%mit.edu
|
8c89c88908
|
Fix bug 348809. r+sr=dbaron
|
2007-02-09 06:20:47 +00:00 |
|
roc+%cs.cmu.edu
|
96e62daf4c
|
Make new textframe build again after units landing and other changes. The gfxSkipChars and gfxPangoTextRun changes only affect the new textframe.
|
2007-02-09 04:20:17 +00:00 |
|
dbaron%dbaron.org
|
8fd8d8e495
|
Be a little less picky to avoid missing output.
|
2007-02-09 02:05:11 +00:00 |
|
dbaron%dbaron.org
|
9f2d4a0820
|
Another random test on Windows due to native theme issues.
|
2007-02-09 01:49:56 +00:00 |
|
dbaron%dbaron.org
|
3d356033a8
|
Mark (at least some of) the tests with native theme as random on Windows.
|
2007-02-09 00:24:25 +00:00 |
|
Olli.Pettay%helsinki.fi
|
d56070112f
|
Bug 369753, remove nsIXMLContent, r+sr=bz
|
2007-02-09 00:15:14 +00:00 |
|
mozilla%weilbacher.org
|
d3c8f04eb0
|
[OS/2] Bug 333235: Get Thebes to work on OS/2. r=mkaply
Changes to widget, including heavy whitespace cleanup in nsWindow::Destroy and nsWindow::OnPaint.
Temporary compilation workaround for nsObjectFrame.
|
2007-02-08 23:38:51 +00:00 |
|
masayuki%d-toybox.com
|
393abab9b9
|
Bug 369618 cannot open menu on non-primary display r+sr=roc
|
2007-02-08 23:23:31 +00:00 |
|
bzbarsky%mit.edu
|
13ff2e280e
|
Back out incorrect change to test.
|
2007-02-08 21:51:54 +00:00 |
|
masayuki%d-toybox.com
|
cf31587c3c
|
Bug 366043 The negative outline-offset is broken by bug 287624 r+sr=dbaron
|
2007-02-08 21:04:54 +00:00 |
|
pavlov%pavlov.net
|
a501d37bad
|
thebes API cleanup. bug 368910. r/sr=vlad
|
2007-02-08 20:47:48 +00:00 |
|