Peter Annema
|
4fad413835
|
Fix Firefox-Ports Solaris build bustage.
|
2009-02-22 08:38:52 -08:00 |
|
L. David Baron
|
724f75bec4
|
Revert temporary modifications to diagnose intermittent reftest failure on tinderbox (fb1d06068cb5, 71df97fcb74e, 8a406dd54480) since the intermittent failures seem to have been fixed by the reftest harness change in 9d5337daba7b.
|
2009-02-21 12:05:27 -08:00 |
|
Martijn Wargers
|
13918d9e3a
|
Crash test for bug 470212.
|
2009-02-21 17:15:07 +01:00 |
|
L. David Baron
|
b51c79c417
|
Put the timestamp in the reftest HTTP server's path to prevent cross-contamination of cached tests between branches, in case those different branches run reftests on the same profile. r=Waldo
|
2009-02-20 22:07:14 -08:00 |
|
L. David Baron
|
dd2107d6e8
|
Also temporarily replace the red images in the Acid2 test to see if they're what's causing the red to randomly show up.
|
2009-02-20 21:03:24 -08:00 |
|
Jesse Ruderman
|
1ad38ac6a7
|
Add crashtests
|
2009-02-20 19:38:16 -08:00 |
|
L. David Baron
|
390cee7122
|
Temporarily convert every occurrence of red in the Acid2 reftest to some other color to figure out which one is causing the random failures.
|
2009-02-20 16:51:23 -08:00 |
|
L. David Baron
|
348c00da3e
|
Temporarily modify the test to confirm theory about the source of intermittent failures.
|
2009-02-20 10:50:25 -08:00 |
|
L. David Baron
|
879297a1ef
|
Call SetPropertyBit(background_color) when we set data for that property, on the off chance it will fix the intermittent layout/reftests/bugs/289480.html orange. (Bug 322475)
|
2009-02-20 10:50:25 -08:00 |
|
Masayuki Nakano
|
2b09c80168
|
Bug 478862 After bug 347185 the keys Backspace and Tab no longer work as expected in a flash application r+sr=roc
|
2009-02-20 16:42:29 +09:00 |
|
L. David Baron
|
3a120c56d3
|
Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky
|
2009-02-19 21:29:21 -08:00 |
|
Zack Weinberg
|
fd812d7771
|
Bug 470250 - draw middle border image even if the border width is zero on all four sides r+sr=dbaron
|
2009-02-20 17:13:47 +13:00 |
|
Zack Weinberg
|
71db1509d5
|
Bug 477732: fix scaling of border-image side tiles with 'repeat'. r+sr=roc
|
2009-02-20 16:33:30 +13:00 |
|
Boris Zbarsky
|
36a2d9ec15
|
Speed up canvas comparisons in bidi mochitests. No bug
|
2009-02-19 22:04:19 -05:00 |
|
L. David Baron
|
dd5c5ff2c8
|
Fix another case where we incorrectly serialize an -x-system-font property. (Bug 478156) r+sr=bzbarsky
|
2009-02-19 13:55:48 -08:00 |
|
L. David Baron
|
ae2dbb9ba2
|
Stop using potentially-deep recursion to serialize selectors. (Bug 475215) r+sr=bzbarsky
|
2009-02-19 13:55:48 -08:00 |
|
L. David Baron
|
90d773d82a
|
Add tests for code I'm going to change, and fix crash when running those tests. (Bug 475215) r+sr=bzbarsky
|
2009-02-19 13:55:48 -08:00 |
|
L. David Baron
|
efb6f0d272
|
Remove PerFrameData::mFrameType, since it's write-only. (Bug 478899) r+sr=bzbarsky
|
2009-02-19 13:55:48 -08:00 |
|
L. David Baron
|
da21efddd5
|
Backed out changeset fde0b361f25e (bug 322475, main patch) due to Mac talos startup failures and hitting the NS_ABORT_IF_FALSE in SetupBackgroundClip, which may be related.
|
2009-02-19 13:51:46 -08:00 |
|
L. David Baron
|
bd25838a7a
|
Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky
|
2009-02-19 12:33:09 -08:00 |
|
Mats Palmgren
|
7d5c65e95c
|
Temporarily forget the line container while calculating widths for next-in-flow children. b=477928 r+sr=roc
|
2009-02-19 21:18:52 +01:00 |
|
Mats Palmgren
|
4e7d3753f9
|
Remove unnecessary #includes. b=462203 r+sr=roc
|
2009-02-19 21:18:49 +01:00 |
|
Boris Zbarsky
|
86f419fd3f
|
Bug 479180. Don't hold strong refs in ChildIterator. r+sr=roc
|
2009-02-19 11:55:09 -05:00 |
|
Boris Zbarsky
|
897b12d83f
|
Bug 479178. Remove some unnecessary refcounting in XUL trees. r+sr=roc
|
2009-02-19 11:55:07 -05:00 |
|
L. David Baron
|
715b4bef6b
|
Construct all our image loaders when we create frames so that we can allow arbitrary numbers of image loaders per frame (for multiple background images). (Bug 322475) r+sr=bzbarsky
|
2009-02-19 11:03:28 -08:00 |
|
L. David Baron
|
f4c7c6b07d
|
Fix warning with -Wshadow in nsMathMLTokenFrame (about childFrame). (Bug 477962) r=karlt
|
2009-02-19 09:48:37 -08:00 |
|
L. David Baron
|
5730c69e4f
|
Fix nsBlockFrame warning about child being used uninitialized in FindLineContaining by switching while to do-while. (Bug 477963) r+sr=roc
|
2009-02-19 09:48:37 -08:00 |
|
L. David Baron
|
c936720f0a
|
Back out all 8 changesets that I just landed (bugs 477959, 477961, 322475, 478899, 475215, 478156) again, because Talos Try server builds lie about which changesets they're testing.
|
2009-02-19 09:06:18 -08:00 |
|
L. David Baron
|
cfafb11092
|
Fix another case where we incorrectly serialize an -x-system-font property. (Bug 478156) r+sr=bzbarsky
|
2009-02-19 07:29:28 -08:00 |
|
L. David Baron
|
0d5c6ceac3
|
Stop using potentially-deep recursion to serialize selectors. (Bug 475215) r+sr=bzbarsky
|
2009-02-19 07:29:28 -08:00 |
|
L. David Baron
|
58d5d187d9
|
Add tests for code I'm going to change, and fix crash when running those tests. (Bug 475215) r+sr=bzbarsky
|
2009-02-19 07:29:28 -08:00 |
|
L. David Baron
|
d7971aa24b
|
Remove PerFrameData::mFrameType, since it's write-only. (Bug 478899) r+sr=bzbarsky
|
2009-02-19 07:29:28 -08:00 |
|
L. David Baron
|
11e12c4425
|
Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky
|
2009-02-19 07:29:28 -08:00 |
|
L. David Baron
|
253355ccbb
|
Construct all our image loaders when we create frames so that we can allow arbitrary numbers of image loaders per frame (for multiple background images). (Bug 322475) r+sr=bzbarsky
|
2009-02-19 07:29:27 -08:00 |
|
Robert O'Callahan
|
7db9dc2cea
|
Back out bug 477732 due to Mac test failure.
|
2009-02-19 23:45:54 +13:00 |
|
Robert O'Callahan
|
b912480372
|
Backed out changeset a2f0465c9dc3
|
2009-02-19 23:45:27 +13:00 |
|
Zack Weinberg
|
61f2b623d1
|
Bug 478784. Don't use the view manager's default background color for transparent widgets. r+sr=roc
--HG--
extra : rebase_source : 5dbaf9f2ecd8cff7213acec2e14d0a3b040c7c4b
|
2009-02-19 21:10:04 +13:00 |
|
Zack Weinberg
|
93abe72a63
|
Bug 477732. Fix scaling of side border-images. r+sr=roc
--HG--
extra : rebase_source : ae8cdefe2e8f10d59c1d6a81a125240b6d6c629c
|
2009-02-19 21:01:01 +13:00 |
|
Jeremy D. Lea
|
55c57c0ab2
|
Bug 476726 - deCOMtaminate WidgetToScreen and ScreenToWidget; r+sr=roc
--HG--
extra : rebase_source : 4a35ccdcafbe8a0a9dded9f292a139b4679709e3
|
2009-02-18 16:11:49 -08:00 |
|
Martin
|
0439fa763d
|
Bug 478570. SVG feConvolveMatrix 'order' attribute should default to 3, as per spec errata. r=roc,longsonr
--HG--
extra : rebase_source : 68e462f74e11f108735586bfde1441ad0b3760c3
|
2009-02-17 09:59:06 +00:00 |
|
L. David Baron
|
3d090560b0
|
Revert (back out) the previous 11 changesets (bugs 477959, 477961, 477963, 477962, 322475, 478899, 475215, 478156), due to Mac talos orange with (as usual) no useful diagnostic.
|
2009-02-18 18:59:47 -08:00 |
|
L. David Baron
|
f2a2b26e4e
|
Remove MOZ_COUNT_CTOR/MOZ_COUNT_DTOR from nsStyleBackground::Layer because the copy constructor is now used. (Bug 322475)
|
2009-02-18 18:04:03 -08:00 |
|
L. David Baron
|
4c11532d4e
|
Fix another case where we incorrectly serialize an -x-system-font property. (Bug 478156) r+sr=bzbarsky
|
2009-02-18 17:13:26 -08:00 |
|
L. David Baron
|
62f38efea1
|
Stop using potentially-deep recursion to serialize selectors. (Bug 475215) r+sr=bzbarsky
|
2009-02-18 17:13:26 -08:00 |
|
L. David Baron
|
b02ed9db5c
|
Add tests for code I'm going to change, and fix crash when running those tests. (Bug 475215) r+sr=bzbarsky
|
2009-02-18 17:13:25 -08:00 |
|
L. David Baron
|
d071d4e2af
|
Remove PerFrameData::mFrameType, since it's write-only. (Bug 478899) r+sr=bzbarsky
|
2009-02-18 17:13:25 -08:00 |
|
L. David Baron
|
7ee7fbc33f
|
Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky
|
2009-02-18 17:13:25 -08:00 |
|
L. David Baron
|
ce51a87ca9
|
Construct all our image loaders when we create frames so that we can allow arbitrary numbers of image loaders per frame (for multiple background images). (Bug 322475) r+sr=bzbarsky
|
2009-02-18 17:13:24 -08:00 |
|
L. David Baron
|
1bb5fd6dd8
|
Fix warning with -Wshadow in nsMathMLTokenFrame (about childFrame). (Bug 477962) r=karlt
|
2009-02-18 17:13:24 -08:00 |
|
L. David Baron
|
d4769188fe
|
Fix nsBlockFrame warning about child being used uninitialized in FindLineContaining by switching while to do-while. (Bug 477963) r+sr=roc
|
2009-02-18 17:13:24 -08:00 |
|