Blake Kaplan
|
8fd3a7f1d3
|
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
|
2caeca03ac
|
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
|
6db605f5b3
|
Bug 474369 - get rid of nsVoidArray; layout part; r+sr=roc
|
2009-02-03 15:42:18 +01:00 |
Boris Zbarsky
|
0ea4dd1d2d
|
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
|
d304bdd9c8
|
Bug 476087. Work around editor breakage with anonymous content. r+sr=dbaron
|
2009-02-03 09:29:46 -05:00 |
Blake Kaplan
|
043b8105e1
|
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
|
0aa0bbeee5
|
Backing out logging patch for bug 474537
|
2009-02-02 19:55:10 -05:00 |
Boris Zbarsky
|
d7f4ad582e
|
Another attempt at logging for bug 474537
|
2009-02-02 16:27:56 -05:00 |
Boris Zbarsky
|
b2cde1e779
|
Backing out the logging now that we've hit it. See bug 474537
|
2009-02-02 15:17:55 -05:00 |
Boris Zbarsky
|
5b220899ee
|
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
|
f8316340e0
|
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
|
cd323df9e1
|
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
|
3ab7d41131
|
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
|
e19367ce33
|
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
|
8a05c0b148
|
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
|
17b1488bb0
|
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
|
c2e5c22ab1
|
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
|
32bb871a89
|
Stop reflowing the viewport with constrained height. (Bug 467881) r+sr=roc
|
2009-01-29 12:39:22 -08:00 |
L. David Baron
|
676f55928f
|
Create legends in CreateContinuingFrame. (Bug 468578) r+sr=roc
|
2009-01-29 12:39:22 -08:00 |
L. David Baron
|
983b92a9fa
|
Handle placeholder frames in RemoveMappingsForFrameSubtree. (Bug 428113) r=mats.palmgren sr=roc
|
2009-01-29 12:39:21 -08:00 |
L. David Baron
|
440b9fc96a
|
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
|
b64bf88ccd
|
Weaken assertion so that it doesn't fire. (Bug 472353) r+sr=bzbarsky
|
2009-01-29 12:39:19 -08:00 |
L. David Baron
|
5e75e612a2
|
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
|
a770d59514
|
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
|
37ee60c331
|
Fixing build bustage on Windows. Bug 307394
|
2009-01-29 15:15:45 -05:00 |
Boris Zbarsky
|
cf7fa84047
|
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
|
c23dc0b48e
|
Bug 335615. Don't do editor init inside frame construction. r=mats, sr=roc
|
2009-01-29 14:46:17 -05:00 |
Michael Ventnor
|
33dffbe3c7
|
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
|
e1e2c377d0
|
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
|
eea3becf4d
|
Backing out 24179:ab9665e638d6 due to test failure on linux
|
2009-01-24 17:34:38 -08:00 |
Clint Talbert
|
e821cd9765
|
Bug 474016: Fixing rounding errors on css transform mochitests r=dholbert
|
2009-01-24 16:20:14 -08:00 |
Mats Palmgren
|
eadfadcd9b
|
Test for bug 446328.
|
2009-01-23 18:15:36 +01:00 |
Boris Zbarsky
|
e3703f0d3d
|
Bug 474938. Restore silly speculative parsing workaround. r+sr=peterv
|
2009-01-23 10:16:10 -05:00 |
Zack Weinberg
|
d74bf412ef
|
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
|
73986c263e
|
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
|
588f9c6984
|
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
|
1ca1547494
|
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
|
5d5da0ed12
|
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
|
5501ddf9e0
|
Backed out changeset 6849ce51dfef (patch 3 from bug 468645) to fix bug 472353.
|
2009-01-20 13:45:23 -08:00 |
Boris Zbarsky
|
a1b5127616
|
Bug 474417. <wbr> support broken. r+sr=roc
|
2009-01-20 14:42:25 -05:00 |
Boris Zbarsky
|
e7fc88ecfe
|
Bug 473390 part 18. Eliminate IsSpecialContent. r+sr=roc
|
2009-01-19 13:31:35 -05:00 |
Boris Zbarsky
|
36d1e430ce
|
Bug 473390 part 17. Switch SVG frame construction over to the new setup. r=jwatt, sr=roc
|
2009-01-19 13:31:34 -05:00 |
Boris Zbarsky
|
6986d8a5ae
|
Bug 473390 part 16. Move around SVG assertions so that they happen in frame init, not during frame creation. r=jwatt, sr=roc
|
2009-01-19 13:31:34 -05:00 |
Boris Zbarsky
|
630efe4171
|
Bug 473390 part 15. Switch XUL frame construction over to the new setup. r+sr=roc
|
2009-01-19 13:31:34 -05:00 |
Boris Zbarsky
|
9d54b5d10c
|
Bug 473390 part 14. Eliminate the mRootBox member of the frame constructor state, and move its only consumer into the relevant frame Init method. r+sr=roc
|
2009-01-19 13:31:33 -05:00 |
Boris Zbarsky
|
9160b17dda
|
Bug 473390 part 13. Remove the unused aScrolledChildStyle argument of BuildScrollFrame. r+sr=roc
|
2009-01-19 13:31:33 -05:00 |
Boris Zbarsky
|
db8c294b72
|
Bug 473390 part 12. Simplify some of the parent frame mess in XUL frame construction and remove some confusing comments. r+sr=roc
|
2009-01-19 13:31:33 -05:00 |
Boris Zbarsky
|
1176f8d292
|
Bug 473390 part 10. Move various XUL nsIBoxLayout stuff out of the frame constructor into frame creation functions, and make the XUL frame creation functions have the right signature to fit into the new world. r+sr=roc
|
2009-01-19 13:31:33 -05:00 |
Boris Zbarsky
|
ceb882a5c9
|
Bug 473390 part 9. Switch MathML frame construction over to the new setup. r+sr=roc
|
2009-01-19 13:31:32 -05:00 |
Boris Zbarsky
|
a1e67de78a
|
Bug 473390 part 8. Move the <mathml:math> display switching out of the frame constructor and into the frame creation function. r+sr=roc
|
2009-01-19 13:31:32 -05:00 |