Markus Stange
|
105348a0f1
|
Bug 457864 - ScrollTo doesn't know NS_SCROLL_PROPERTY_ALWAYS_BLIT, so remove it. r+sr=roc
|
2008-10-27 20:27:08 +01:00 |
L. David Baron
|
25912da55e
|
Add nsCSSProps::PropHasFlags to address bzbarsky's review comments. (Bug 461731) r+sr=bzbarsky
|
2008-10-27 10:55:51 -07:00 |
L. David Baron
|
22e65827c1
|
Make a CSS property bit for whether serialized value lists should use commas. (Bug 461731) r+sr=bzbarsky
|
2008-10-27 10:55:47 -07:00 |
Robert Longson
|
b7cabd5fbd
|
Bug 459883 r+sr=roc
|
2008-10-27 11:48:20 +00:00 |
Bernd
|
b06cc724b8
|
mac build bustage disable the code in question
|
2008-10-26 13:06:28 +01:00 |
Bernd
|
b092d8fc73
|
2 try
|
2008-10-26 12:21:47 +01:00 |
Bernd
|
7b17275b59
|
trying to fix mac burning
|
2008-10-26 11:56:39 +01:00 |
Bernd
|
1d697f9f37
|
bug 258377, make border collapsed tables to listen for dynamic border style changes r/sr=bzbarsky
|
2008-10-26 11:11:34 +01:00 |
Bernd
|
992b9ec167
|
bug 360422 remove obsolete code r/sr=bzbarsky
|
2008-10-26 10:24:59 +01:00 |
Bernd
|
6e242b4781
|
bug 448543, video frame creation is tag based not display type based so this is special content r/sr=bzbarsky
|
2008-10-26 10:22:35 +01:00 |
Bernd
|
cdb196265a
|
bug 451170, avoid hanging by going to the next frame instead of quering the same frame again. r/sr=bzbarsky
|
2008-10-26 10:20:42 +01:00 |
Robert Longson
|
77b723a923
|
Bug 461324 - Simplify NS_STATE_SVG_NONDISPLAY_CHILD in foreignObject. r+sr=roc
|
2008-10-24 08:47:04 +01:00 |
Zack Weinberg
|
d70ad578de
|
Bug 228856 - [FIX] \0 in CSS is ignored; r+sr=dbaron
|
2008-10-23 18:29:24 +02:00 |
Robert Longson
|
7825ef184f
|
Bug 461131 - Remove unused mFilterRect variable from nsSVGFilterProperty. r+sr=roc
|
2008-10-23 10:04:34 +01:00 |
Peter Van der Beken
|
a9ba7dc3aa
|
Fix for bug 460512 (Avoid AddRef/Release in scriptable helper methods for NodeList). r/sr=bz.
|
2008-10-22 16:31:14 +02:00 |
Robert Longson
|
43f2bbd40c
|
Bug 458493 - Crash calling nsSVGEffects::RemoveRenderingObserver. r+sr=roc
|
2008-10-22 10:09:03 +01:00 |
Jesse Ruderman
|
0b86b9a553
|
Add crashtest for bug 225868. The setTimeout seems to be necessary to get the second onload to fire.
|
2008-10-21 20:50:14 -07:00 |
Uri Bernstein
|
32c84921df
|
Now really removing the test.
|
2008-10-21 20:36:35 +02:00 |
Uri Bernstein
|
922c6bfdc6
|
Back out mochitest for bug 459921 since it causing problems with other test.
|
2008-10-21 19:14:50 +02:00 |
Uri Bernstein
|
b07093e50e
|
Hack to work around bug 426195.
|
2008-10-21 15:54:10 +02:00 |
Uri Bernstein
|
6bcd7eaa16
|
Fix typo in Makefile.
|
2008-10-21 12:07:07 +02:00 |
Uri Bernstein
|
9724b4698c
|
Bug 459921 - Double-click-and-drag selects previous word when dragging to left half of first letter of a word. r+sr=roc.
|
2008-10-21 11:52:52 +02:00 |
Robert O'Callahan
|
743b137a89
|
Bug 459086. Use XUL GetBorderAndPadding method to avoid assertion. r+sr=dbaron
|
2008-10-21 20:43:58 +13:00 |
Robert O'Callahan
|
c11b59216b
|
Bug 460240. Need to repaint the overflow area if the overflow area changes, the frame has effects/outline/box-shadow, and the frame size has not changed. r+sr=bzbarsky
|
2008-10-21 20:42:28 +13:00 |
Uri Bernstein
|
5389c2927b
|
Merge again. Comment for previous changeset should read "Re-enable...".
Hg: user: Uri Bernstein <uriber@gmail.com>
|
2008-10-21 09:32:39 +02:00 |
Uri Bernstein
|
9c7a792651
|
e-enable test for bug 460532 after fixing it.
|
2008-10-21 09:27:27 +02:00 |
Uri Bernstein
|
5163845712
|
Merge.
Hg: user: Uri Bernstein <uriber@gmail.com>
|
2008-10-21 09:20:56 +02:00 |
L. David Baron
|
c16d623f5c
|
Add a preference for visited link support. (Bug 147777) r+sr=bzbarsky
|
2008-10-21 09:15:03 +02:00 |
Arpad Borsos
|
ce79e8249d
|
Bug 456388 - "Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree" (followup for mozilla-central) [r+sr=brendan]
|
2008-10-21 01:50:05 -05:00 |
Nick Thomas
|
cb7afa57ec
|
Disable test properly
|
2008-10-21 16:36:29 +13:00 |
Nick Thomas
|
7c2492edd4
|
Disable new test from bug 460532, which may be breaking subsequent tests. Should enable us to work out if it's the test or code change that is causing the mochitest red on win32 (suggestion from #developers)
|
2008-10-21 15:27:31 +13:00 |
Uri Bernstein
|
7349884a6b
|
Attempt to fix breakage from test for bug 460532.
|
2008-10-21 01:30:29 +02:00 |
Uri Bernstein
|
88dee1f2f9
|
Bug 460532 - Firefox leaks SelectionDetails when clicking a point included in multiple selection ranges. r+sr=roc.
HGe changed layut/genericks SelectionDetails/test/Makefile.in
|
2008-10-20 22:53:40 +02:00 |
Boris Zbarsky
|
e27c33751d
|
Bug 460323. Do a better job of maintaining our invariants. r+sr=peterv
|
2008-10-20 16:33:03 -04:00 |
Boris Zbarsky
|
e5191fb640
|
Fixing test
|
2008-10-20 15:00:26 -04:00 |
Boris Zbarsky
|
6cb6568440
|
Bug 460664. Reset prop inheritance should skip first-line even if the whole struct is inheriting. r+sr=dbaron
|
2008-10-20 12:14:25 -04:00 |
L. David Baron
|
340371f7f9
|
Fix bustage. (Bug 460440)
|
2008-10-20 14:20:10 +02:00 |
L. David Baron
|
aefb2e861b
|
Convert tabs to spaces.
|
2008-10-20 14:07:09 +02:00 |
L. David Baron
|
6a20681317
|
Fix failure to propagate aInherited result of nsRuleNode::CalcLength. (Bug 460440) r=kschwarz sr=bzbarsky
|
2008-10-20 14:07:09 +02:00 |
L. David Baron
|
13c9c8a2b8
|
Remove additional chunk of code that should have been removed in bug 238072. (Bug 460029) r+sr=bzbarsky
|
2008-10-20 14:07:08 +02:00 |
Markus Stange
|
b5e35b8393
|
Bug 460587 - Fixing bad merge: changeset fbb71be15c4d (bug 450944) accidentally reverted a part of changeset 1df65cbf518a (bug 451300)
|
2008-10-20 10:42:22 +02:00 |
Robert Longson
|
aa547de4ed
|
Bug 459758 - effects on outer svg frames only work accidentally. r+sr=roc
|
2008-10-20 09:42:03 +01:00 |
Jesse Ruderman
|
03a1b1f546
|
Add reftests for bug 231081
|
2008-10-19 13:36:23 -07:00 |
Jesse Ruderman
|
3a60e0a8c8
|
Bug 456519 - Improve reporting of reftest "failed to load" cases. r=dbaron.
|
2008-10-19 13:27:46 -07:00 |
Mats Palmgren
|
615c60584d
|
Enable wordwrap-09.html on Windows again now that bug 460399 is fixed.
|
2008-10-19 16:45:02 +02:00 |
Mats Palmgren
|
961406b8ca
|
Add a space to make the width the same as in the test. b=460399 r=smontagu
|
2008-10-19 16:41:09 +02:00 |
Mats Palmgren
|
a22d1f4f4b
|
Subtract the row index from the row count, not the col count. b=284852 r=bernd sr=bzbarsky
|
2008-10-19 10:25:14 +02:00 |
Chris Double
|
316e587060
|
Bug 449159 - Refactor Ogg backend and implement seeking - r+sr=roc
|
2008-10-19 20:39:21 +13:00 |
Jesse Ruderman
|
f05e1650fa
|
Add reftest for bug 252920
|
2008-10-18 20:04:47 -07:00 |
Jesse Ruderman
|
f4a35e2f8d
|
Add crashtest for bug 241300
|
2008-10-18 16:19:47 -07:00 |