Jesse Ruderman
|
4d5ffd6842
|
Add crashtests for the following bugs: https://bugzilla.mozilla.org/buglist.cgi?quicksearch=328944+401042+413085+416461+431705+437142+449006+463741+465651+472782+474744
|
2009-02-07 21:33:31 -08:00 |
|
Ehsan Akhgari
|
ee7043d250
|
Disable tests for bug 441782 / bug 467672 on Windows, rather than on non-Windows. (Bug 467672) r+sr=roc
|
2009-02-07 08:43:11 -08:00 |
|
Robert O'Callahan
|
ec88baaaaa
|
Backed out changeset a142df653655
|
2009-02-07 23:37:23 +13:00 |
|
Zack Weinberg
|
93a869a907
|
Bug 455364. Make border-image drawing use nsLayoutUtils::DrawImage and friends so we get the right pixel-snapping behaviour. r+sr=roc
|
2009-02-07 21:35:54 +13:00 |
|
Boris Zbarsky
|
f4cb3086ac
|
Bug 299837. Implement text-align:end. r+sr=dbaron
|
2009-02-05 22:48:30 -05:00 |
|
Boris Zbarsky
|
01352aa657
|
Bug 475986. Make text-align:start work on <html:th> correctly. r+sr=dbaron
|
2009-02-05 22:48:29 -05:00 |
|
Daniel Holbert
|
0deabefc86
|
Bug 472769: Use snapToPixels when redrawing dirty background rectangles, to fix painting error in widgets at fractional positions. r+sr=roc
|
2009-02-05 17:39:25 -08:00 |
|
Kyle Huey
|
ccff0d2450
|
Bug 452345. nsCSSFrameConstructor should use the term 'root element frame' instead of 'initial containing block', since 'initial containing block' means something else in CSS. r+sr=roc
|
2009-02-05 21:11:42 +13:00 |
|
Jim Mathies
|
57cd181576
|
Bug 450322 - Fix broken windows animation in Vista Aero. r+sr=roc.
|
2009-02-04 21:05:48 -06:00 |
|
Blake Kaplan
|
466d361a88
|
Add some logging code to see if bug 474537 is still around.
--HG--
extra : rebase_source : 840e2da57a266bd98f30e195f3819f59fb97c86d
|
2009-02-04 15:04:51 -08:00 |
|
L. David Baron
|
8abae2f1a6
|
Correctly handle a style change reflow on a subtree that has placeholders with out of flows outside that subtree. (Bug 363247) r+sr=bzbarsky
|
2009-02-04 13:24:18 -08:00 |
|
Arpad Borsos
|
c0f2dadc80
|
Bug 474369 - get rid of nsVoidArray; layout part; r+sr=roc
|
2009-02-03 15:42:18 +01:00 |
|
Boris Zbarsky
|
bc1f671260
|
Bug 476063. Only do special fieldsetty stuff with <legend>s that are in a fieldset. r+sr=dbaron
|
2009-02-03 09:29:47 -05:00 |
|
Boris Zbarsky
|
c6f3a7ef09
|
Bug 476087. Work around editor breakage with anonymous content. r+sr=dbaron
|
2009-02-03 09:29:46 -05:00 |
|
Blake Kaplan
|
b684f12449
|
Bug 474537 - Don't use a static array, since this can be called on multiple threads. r+sr=jst
--HG--
extra : rebase_source : 7926ab4fd9a5e141edfdd571ae82c8223bee5d37
|
2009-02-02 17:37:03 -08:00 |
|
Boris Zbarsky
|
873b00e94a
|
Backing out logging patch for bug 474537
|
2009-02-02 19:55:10 -05:00 |
|
Boris Zbarsky
|
82ddbed920
|
Another attempt at logging for bug 474537
|
2009-02-02 16:27:56 -05:00 |
|
Boris Zbarsky
|
77b25b0682
|
Backing out the logging now that we've hit it. See bug 474537
|
2009-02-02 15:17:55 -05:00 |
|
Boris Zbarsky
|
2fa7075313
|
Add logging to try to sort out why some of our inputs are not nsIFormControl sometimes
|
2009-01-30 17:08:21 -05:00 |
|
Zack Weinberg
|
36f4bdd876
|
Bug 455364. Part 1: Create nsLayoutUtils::Draw*Image variants that take nsIImage*. r+sr=roc
--HG--
extra : rebase_source : f12e5f2f1b23d82d8df40b9a279871c5ecdb46a8
|
2009-01-30 20:33:57 +13:00 |
|
Zack Weinberg
|
483d574706
|
Bug 475548. Don't let the view manager's DefaultBackgroundColor be translucent. r+sr=roc
--HG--
extra : rebase_source : 1a8a5b29e8bc726affd4a97850e4c8f2c962ed1f
|
2009-01-30 20:07:30 +13:00 |
|
Michael Ventnor
|
726d154026
|
Bug 475877. Avoid unnecessary box-shadow repaints by implementing nsDisplayBoxShadow::OptimizeVisibility. r+sr=roc
--HG--
extra : rebase_source : 2e9c673a62ec7866d1f52324f3fc95397cd5abc6
|
2009-01-30 20:03:46 +13:00 |
|
Ehsan Akhgari
|
3b6cf03f73
|
Bug 467672 - need additional bidi.numerals setting for Persian (eastern Arabic-Indic) numerals; r=roc,jfkthame sr=roc
|
2009-01-30 11:43:17 +03:30 |
|
L. David Baron
|
53fb188c38
|
Keep old rule trees around until they are no longer referenced. (Bug 475128) r+sr=bzbarsky
|
2009-01-29 20:39:23 -08:00 |
|
L. David Baron
|
831710a505
|
Merge backout of changeset 24917a339f2e (bug 475128) because it didn't patch the IsRoot check nsRuleNode::Sweep, which it needs to.
|
2009-01-29 14:36:51 -08:00 |
|
L. David Baron
|
d8da73cb1f
|
Backed out changeset 24917a339f2e (bug 475128) because it didn't patch the IsRoot check nsRuleNode::Sweep, which it needs to.
|
2009-01-29 14:36:34 -08:00 |
|
L. David Baron
|
8949a9fadd
|
Stop reflowing the viewport with constrained height. (Bug 467881) r+sr=roc
|
2009-01-29 12:39:22 -08:00 |
|
L. David Baron
|
b0b71948f9
|
Create legends in CreateContinuingFrame. (Bug 468578) r+sr=roc
|
2009-01-29 12:39:22 -08:00 |
|
L. David Baron
|
862a82dacc
|
Handle placeholder frames in RemoveMappingsForFrameSubtree. (Bug 428113) r=mats.palmgren sr=roc
|
2009-01-29 12:39:21 -08:00 |
|
L. David Baron
|
b81d7c8a40
|
Keep old rule trees around until they are no longer referenced. (Bug 475128) r+sr=bzbarsky
|
2009-01-29 12:39:19 -08:00 |
|
L. David Baron
|
94c2064008
|
Weaken assertion so that it doesn't fire. (Bug 472353) r+sr=bzbarsky
|
2009-01-29 12:39:19 -08:00 |
|
L. David Baron
|
38d578f649
|
Implement CSS computation of font-stretch property and store it in the gfx font structures. (Bug 3512) r=vlad sr=bzbarsky
|
2009-01-29 12:39:18 -08:00 |
|
L. David Baron
|
48f0a08ad3
|
Separate previously-copied font constants into their own file and have them in one place rather than three. (Bug 3512) r=vlad
|
2009-01-29 12:39:18 -08:00 |
|
Boris Zbarsky
|
b28c202964
|
Fixing build bustage on Windows. Bug 307394
|
2009-01-29 15:15:45 -05:00 |
|
Boris Zbarsky
|
4905383347
|
Bug 307394 part 2. Fix the indexing in ContentInserted to work correctly even when XBL is around. r+sr=dbaron. Also fixes bug 232990, bug 261826 , bug 272646, bug 386310, bug 468546
|
2009-01-29 14:46:20 -05:00 |
|
Boris Zbarsky
|
ff8ff59c94
|
Bug 335615. Don't do editor init inside frame construction. r=mats, sr=roc
|
2009-01-29 14:46:17 -05:00 |
|
Michael Ventnor
|
c3c3f9d0be
|
Bug 475197. -moz-box-shadow needs to be hooked up to buttons and fieldsets since they have custom background painting code. r+sr=roc
|
2009-01-28 22:28:14 +13:00 |
|
Boris Zbarsky
|
22827df742
|
Bug 475419. Make sure to set up our user font set no matter what the ordering of flushes and font loading is. r+sr=dbaron, a=bsmedberg
|
2009-01-27 19:31:26 -05:00 |
|
Clint Talbert
|
d665dce0b1
|
Backing out 24179:ab9665e638d6 due to test failure on linux
|
2009-01-24 17:34:38 -08:00 |
|
Clint Talbert
|
9267ef49af
|
Bug 474016: Fixing rounding errors on css transform mochitests r=dholbert
|
2009-01-24 16:20:14 -08:00 |
|
Mats Palmgren
|
0bff11e674
|
Test for bug 446328.
|
2009-01-23 18:15:36 +01:00 |
|
Boris Zbarsky
|
0eaa7814d4
|
Bug 474938. Restore silly speculative parsing workaround. r+sr=peterv
|
2009-01-23 10:16:10 -05:00 |
|
Zack Weinberg
|
f34fc4b5c3
|
Test case for bug 469170, which was fixed by bug 473398.
--HG--
extra : rebase_source : 793f48c1001ec27e1a2b20c8cf609947caef8cde
|
2009-01-22 17:19:54 +13:00 |
|
Zack Weinberg
|
5ebb54c102
|
Bug 474201: always set the view manager's default background in nsCSSRendering::PaintBackground, use only the prescontext's default background in PresShell::Paint. r+sr=roc
--HG--
extra : rebase_source : 585e5e1803e98d25163fdcdf7f0aa758177e932c
|
2009-01-22 17:18:59 +13:00 |
|
Robert Longson
|
8cd6e2f5f7
|
Bug 472135. Invalidate markers using style system hints instead of doing an eager invalidation (which reacquires frames, breaking our one-shot nsSVGRenderingObservers setup). r+sr=roc
--HG--
extra : rebase_source : 48ab3b34460f5908bcec5c3e15a5d12f71496579
|
2009-01-22 14:02:40 +13:00 |
|
Mark Banner
|
7551d23393
|
Build bustage fix for Bug 473390 - make it build for apps that build without MathML
|
2009-01-21 15:38:59 +00:00 |
|
L. David Baron
|
45688b5695
|
Merge backout of changeset 6849ce51dfef (patch 3 from bug 468645) to fix bug 472353.
|
2009-01-20 13:54:17 -08:00 |
|
L. David Baron
|
3ee79641c3
|
Backed out changeset 6849ce51dfef (patch 3 from bug 468645) to fix bug 472353.
|
2009-01-20 13:45:23 -08:00 |
|
Boris Zbarsky
|
5a3308e838
|
Bug 474417. <wbr> support broken. r+sr=roc
|
2009-01-20 14:42:25 -05:00 |
|
Boris Zbarsky
|
ae739c1dd5
|
Bug 473390 part 18. Eliminate IsSpecialContent. r+sr=roc
|
2009-01-19 13:31:35 -05:00 |
|