Boris Zbarsky
|
2ce8cdb116
|
Bug 472138. Eliminate unused or unnecessary CreateAnonymousFrames args. r+sr=roc
|
2009-01-05 17:25:31 -05:00 |
|
L. David Baron
|
f2d241e914
|
Rename flags and methods from space manager to float manager. (Bug 191448) r+sr=roc
|
2009-01-04 19:39:54 -05:00 |
|
L. David Baron
|
7622f833fa
|
Fix some missed renames from bug 471356. r+sr=bzbarsky
|
2009-01-04 14:52:38 -05:00 |
|
Olli Pettay
|
98fb527b88
|
Bug 436965, r+sr=sicking
|
2009-01-02 17:41:43 +02:00 |
|
Olli Pettay
|
6374903494
|
Back out bug 436965
|
2009-01-02 16:31:13 +02:00 |
|
Olli Pettay
|
df1fc7cb20
|
Bug 436965, r+sr=sicking
|
2009-01-02 14:40:43 +02:00 |
|
L. David Baron
|
ad036e3dae
|
Stop using nsAreaFrame for anything other than xul:label, which is the only thing for which it does anything different from nsBlockFrame, and rename it accordingly. (Bug 471356) r+sr=roc
|
2008-12-29 10:07:38 -05:00 |
|
L. David Baron
|
22fe78d5d9
|
Prevent rebuilding all style data when paginated. (Bug 468645) r+sr=bzbarsky
|
2008-12-29 10:07:37 -05:00 |
|
L. David Baron
|
e6b1e51836
|
Fix style context invariants so we can re-resolve page break frames. (Bug 468645) r+sr=bzbarsky
|
2008-12-29 10:07:36 -05:00 |
|
Olli Pettay
|
33c55478d5
|
Bug 470167 - 'ASSERTION: Should be in an update while creating frames' with stylesheet appended many times, r+sr=bz
|
2008-12-20 01:35:30 +02:00 |
|
Robert O'Callahan
|
8f58f3dd8c
|
Bug 449149. Implement the 'controls' attribute for audio elements. r+sr=bzbarsky,r=dolske,r=enndeakin
|
2008-12-17 13:27:46 +13:00 |
|
L. David Baron
|
148dfc3987
|
Move wrapping of blocks inside XUL into ProcessChildren to catch more callers. (Bug 421203) r+sr=roc a=blocking1.9.1+
|
2008-12-16 16:30:31 -08:00 |
|
Olli Pettay
|
0fd4565fc8
|
Bug 431082 - Crash [@ nsDocShell::DoChannelLoad], r+sr=bz
|
2008-12-13 22:30:02 +02:00 |
|
Robert O'Callahan
|
0249c8e0e0
|
Bug 468690. Remove leftover assertion that's no longer needed after the fix for bug 460012. r+sr=bzbarsky
|
2008-12-12 21:28:47 +13:00 |
|
Robert O'Callahan
|
b781085fd3
|
Merged to trunk
|
2008-12-08 20:52:15 +13:00 |
|
Mats Palmgren
|
0abf67edad
|
Walk child frame next-in-flows that are overflow containers. Skip [excess]overflowContainersList to avoid processing them more than once. b=411835 r+sr=roc
|
2008-12-08 04:01:25 +01:00 |
|
Robert O'Callahan
|
b7cd60e2d8
|
Bug 451117. Remove obsolete assertion. r+sr=bzbarsky
|
2008-12-08 13:50:57 +13:00 |
|
L. David Baron
|
745f8f86a7
|
Make the code to suppress infinite synthesized mouse move loops work again with asynchronous style changes. (Bug 302561) r+sr=bzbarsky,roc
|
2008-12-07 13:58:07 -08:00 |
|
L. David Baron
|
f7c9e2b830
|
Merge backout of changeset 7b553bbed53d (bug 302561) due to chrome test crash.
|
2008-12-04 09:57:44 -08:00 |
|
L. David Baron
|
5de75c5fa0
|
Backed out changeset 7b553bbed53d (bug 302561) due to chrome test crash.
|
2008-12-04 09:57:18 -08:00 |
|
L. David Baron
|
48f0731687
|
Make incremental frame construction set mFixedPosIsAbsPos just like from-the-top frame construction. (Bug 467460) r+sr=roc
|
2008-12-04 08:09:53 -08:00 |
|
L. David Baron
|
dd1a601348
|
Allow PostRebuildAllStyleData to be called with an aExtraHint. (Bug 458878) r+sr=bzbarsky a=blocking1.9.1+
|
2008-12-04 08:09:53 -08:00 |
|
L. David Baron
|
49a617599d
|
Make the code to suppress infinite synthesized mouse move loops work again with asynchronous style changes. (Bug 302561) r+sr=bzbarsky,roc
|
2008-12-04 08:09:52 -08:00 |
|
Simon Montagu
|
48d8625f47
|
Delete all text frame continuations when deleting first letter frame. Bug 466763, r+sr=roc
|
2008-12-02 22:56:53 -08:00 |
|
L. David Baron
|
42dfb626bf
|
Merge roc-1.bundle to land 5 patches for roc.
|
2008-11-25 20:41:38 -08:00 |
|
Boris Zbarsky
|
7f288f2c5c
|
Bug 437142. Be a little more careful with GetPrimaryFrameFor to work around the mess that <area> elements cause. r+sr=roc
|
2008-11-25 20:49:14 -05:00 |
|
L. David Baron
|
40a061f21a
|
Handle some additional codepaths for position: fixed elements inside elements with -moz-transform. (Bug 455171) r+sr=bzbarsky a=blocking1.9.1+
|
2008-11-25 15:22:39 -08:00 |
|
L. David Baron
|
cbca310192
|
Back out 342b86dd79f48f11583e7b6526a5b78457d29a1c due to mac startup failures.
|
2008-11-25 14:38:17 -08:00 |
|
Robert O'Callahan
|
4f85c41e32
|
Bug 460012. When recreating frames for a generated content node, reframe the nearest non-generated-content ancestor. r+sr=bzbarsky
|
2008-11-26 11:15:41 +13:00 |
|
Robert O'Callahan
|
034b582089
|
Bug 454751. Use a fresh nsFrameConstructorState when we construct new frames in ReconstructDocElementHierarchyInternal, so internal state pointing to deleted frames is flushed out. r+sr=bzbarsky
|
2008-11-26 11:12:06 +13:00 |
|
L. David Baron
|
08fa6cb7e5
|
Handle some additional codepaths for position: fixed elements inside elements with -moz-transform. (Bug 455171) r+sr=bzbarsky a=blocking1.9.1+
|
2008-11-25 13:27:54 -08:00 |
|
Blake Kaplan
|
7defe3af48
|
Bug 458440 - Attempt to work around speculative parsing crash. r+sr=dbaron
|
2008-11-11 13:38:54 -08:00 |
|
L. David Baron
|
4c338ba750
|
Keep pres shell alive during ProcessRestyledFrames. (Bug 462392) r+sr=bzbarsky
|
2008-11-02 11:44:55 -08:00 |
|
Benjamin Smedberg
|
0065d92683
|
Bug 461576 - nsListBoxBodyFrame shouldn't need to implement nsIListBoxObject - r=enn sr=roc
|
2008-10-28 00:47:19 -04:00 |
|
Bernd
|
4406751b17
|
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 |
|
Arpad Borsos
|
1b55360c07
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
|
Mats Palmgren
|
76510979dd
|
Bug 455063. Make sure we don't lose track of our initial containing block. r+sr=roc
|
2008-10-08 09:07:04 -04:00 |
|
Boris Zbarsky
|
0678be44e9
|
Bug 452964. Don't flag pseudo-frames wrapping generated content as themselves being generated content, since they might be shared with non-generated content. r+sr=roc.
|
2008-10-07 14:53:22 -04:00 |
|
Robert O'Callahan
|
0bc05f8866
|
Bug 455984. Rework gradient and pattern code to use nsReferencedElement and nsSVGRenderingObservers, so they observe changes to the ID-element-map properly and propagate invalidations correctly (and with simpler code too). r=longsonr,sr=mats
|
2008-10-01 13:51:05 +13:00 |
|
Robert O'Callahan
|
fbab469186
|
Backing out bug 455984 to see if it fixed Tp crashes
|
2008-10-01 00:28:20 +13:00 |
|
Robert O'Callahan
|
9df252df90
|
Bug 455984. Rework gradient and pattern code to use nsReferencedElement and nsSVGRenderingObservers, so they observe changes to the ID-element-map properly and propagate invalidations correctly (and with simpler code too). r=longsonr,sr=mats
|
2008-09-30 21:47:20 +13:00 |
|
Keith Schwarz
|
8da13beda7
|
Bug 435293. Implement CSS transforms. r=dbaron,r+sr=roc
|
2008-09-13 21:42:11 +12:00 |
|
Taras Glek
|
c61f5f5c50
|
bug 450777:deCOMtaminate nsNodeInfoManager::GetNodeInfo r+sr=jst
|
2008-09-12 15:32:18 -07:00 |
|
Mats Palmgren
|
65ac79e1d3
|
Don't create a frame for the root element if it's styled display:none. b=454361 r+sr=roc
|
2008-09-12 03:36:58 +02:00 |
|
Robert O'Callahan
|
ca815c8c3b
|
Bug 450340. Support SVG mask/clip-path/filter CSS properties applied to non-SVG content. r=longsonr,sr=mats
|
2008-09-11 12:24:16 +12:00 |
|
Robert O'Callahan
|
d97b45fb8e
|
Bug 243519. Rework root element frame construction and the CanvasFrame so that the CanvasFrame is an abs-pos container and the root element frame can be positioned. r=fantasai,sr=dbaron
|
2008-09-08 20:13:17 +12:00 |
|
Zack Weinberg
|
064c424a92
|
Bug 441367 - reduce repetitive code in nsRuleNode.cpp with SetDiscrete() and SetFactor() helper functions. r+sr=dbaron
|
2008-09-06 06:56:23 -07:00 |
|
Robert O'Callahan
|
26dac5de7f
|
Backing out changesets 75919d3eb3d0 and 14ce7619e9c1 due to test failures
|
2008-09-07 00:35:20 +12:00 |
|
Robert O'Callahan
|
e8aaf454ff
|
Bug 243519. Fix the crashtest so that it doesn't bomb out with a JS error without completing the actual test. And make it (and Acid3) actually pass without screwing up the frame tree.
|
2008-09-06 22:21:37 +12:00 |
|
Robert O'Callahan
|
296840fa17
|
Bug 243519. Rework root element frame construction and the CanvasFrame so that the CanvasFrame is an abs-pos container and the root element frame can be positioned. r=fantasai,sr=dbaron
|
2008-09-06 21:35:05 +12:00 |
|