Susanna Bowen
|
f728e0d83a
|
Bug 1021952 - Generate anonymous boxes to preserve proper ruby structure r=bz
|
2014-07-22 19:08:08 -07:00 |
|
Susanna Bowen
|
2f81b02ca1
|
Bug 1021952 - Add ruby display values and ruby frames. r=dholbert,bz
|
2014-07-22 19:08:01 -07:00 |
|
Mats Palmgren
|
32ce53a846
|
Bug 767593 - Don't call SetUndisplayedContent() when aState.mCreatingExtraFrames is true because we should have already done that. r=bz
|
2014-07-16 14:10:48 +00:00 |
|
Seth Fowler
|
807ee7d5e8
|
Bug 1027611 (Part 1) - Don't use a frame before initializing it in CreateContinuingTableFrame. r=bz
|
2014-07-02 17:58:53 -07:00 |
|
Kyle Huey
|
0c88b519d9
|
Bug 737976: Remove nsINodeInfo. r=smaug
|
2014-06-19 19:01:40 -07:00 |
|
Susanna Bowen
|
1c51e9400a
|
Bug 1025308 - Rename the variables associated with skipping style fixups for children element's based on parent display value. r=mats
|
2014-06-16 09:55:00 -04:00 |
|
Xidorn Quan
|
b214cee292
|
Bug 966166 - Part 3: Link to other parts. r=dbaron
|
2014-06-11 21:12:00 -04:00 |
|
Jonathan Watt
|
2cba1bd1c2
|
Bug 1016680, part 3 - DeCOMify nsGenConNode::mText. r=dholbert
|
2014-06-11 23:11:15 +01:00 |
|
William Chen
|
b2da50ff2c
|
Bug 992521 - Part 5: Bind native anonymous content to null document when node is contained by a ShadowRoot. r=smaug
|
2014-06-07 01:42:55 -07:00 |
|
William Chen
|
b2c7fb621d
|
Bug 992521 - Part 1: Remove "in document" flag on ShadowRoot and its descendants. r=smaug
|
2014-06-07 01:42:53 -07:00 |
|
Phoebe Chang
|
b9fcaae0c1
|
Bug 924692 - Part 1: Add touch caret rendering support; r=roc
|
2014-06-03 15:08:25 +08:00 |
|
Mats Palmgren
|
c6cb81bb5e
|
Bug 1015562 - [css-grid] Add a missing grid container check. Add a convenience function to check for flex/grid container frames and use that throughout this file. r=dholbert
|
2014-05-28 23:16:18 +00:00 |
|
Mats Palmgren
|
a43fc7a0a3
|
Bug 1015781 - part 1+2, Make the SetInitialChildList/AppendFrames/InsertFrames/RemoveFrame methods return void (scripted change). Remove code handling the return values. r=roc
|
2014-05-28 19:36:58 +00:00 |
|
Mats Palmgren
|
0a664c710e
|
Bug 508665 - part 9, Remove now redundant static_cast<nsContainerFrame*> and do_QueryFrame() calls. r=roc
|
2014-05-24 22:20:40 +00:00 |
|
Mats Palmgren
|
cc70168e62
|
Bug 508665 - part 8, Move child frame insertion/removal methods from nsIFrame to nsContainerFrame. r=roc
|
2014-05-24 22:20:40 +00:00 |
|
Mats Palmgren
|
958105e77a
|
Bug 508665 - part 7, Require a nsContainerFrame* for aParent in nsFrameManager methods. r=roc
|
2014-05-24 22:20:40 +00:00 |
|
Mats Palmgren
|
a26b4d368e
|
Bug 508665 - part 4, Make nsCSSFrameConstructor use nsContainerFrame* for frames used as parent frames. r=roc
|
2014-05-24 22:20:40 +00:00 |
|
Mats Palmgren
|
93a6cff703
|
Bug 508665 - part 3, Change GetContentInsertionFrame() to return a nsContainerFrame*, and return null for leaf frames. Deal with GetContentInsertionFrame() returning null in a couple of places. r=roc
|
2014-05-24 22:20:39 +00:00 |
|
Mats Palmgren
|
616b800741
|
Bug 508665 - part 2, Move nsCSSFrameConstructor::GetFrameFor to a static function in nsCSSFrameConstructor.cpp. r=roc
|
2014-05-24 22:20:39 +00:00 |
|
Mats Palmgren
|
a73e99dbc1
|
Bug 508665 - part 1, Change the signature of SetParent/GetParent from nsIFrame* to nsContainerFrame*. r=roc
|
2014-05-24 22:20:39 +00:00 |
|
Markus Stange
|
41a4b9912a
|
Bug 1009478 - Make LayerActivity properties survive across reframes of an element. r=roc
|
2014-05-13 19:30:11 +02:00 |
|
Mats Palmgren
|
281aa20a08
|
Bug 1000376 - part 3, s/FlexItemStyleFixup/FlexOrGridItemStyleFixup/ and corresponding comment changes. r=dholbert
|
2014-05-03 13:42:33 +00:00 |
|
Mats Palmgren
|
aba02256fd
|
Bug 1000376 - part 2, Implement frame construction part for anonymous grid items (reusing the anon flex item code). r=dholbert
|
2014-05-03 13:42:33 +00:00 |
|
Robert O'Callahan
|
6a905fd99d
|
Bug 983465. Disable collapsing-text frame construction optimization on a per-document basis. r=bz
|
2014-04-03 03:48:51 -04:00 |
|
L. David Baron
|
bd939414bd
|
Bug 991928 - Make warning about wrapping XUL boxes chrome-only. r=bzbarsky
|
2014-04-09 21:47:57 -07:00 |
|
Masayuki Nakano
|
00dfc5e0a9
|
Bug 989212 Rename nsEventStates to mozilla::EventStates r=smaug
|
2014-04-03 13:18:36 +09:00 |
|
Gorman Ho
|
ab8b32472a
|
Bug 983285 - Add a generic destructor for property values allocated with new. r=kats, r=bz
|
2014-03-25 09:25:47 -04:00 |
|
Matt Woodrow
|
bae8943e69
|
Bug 976365 - Make 'perspective' create a containing block for absolute and fixed positioned children. r=dbaron
|
2014-03-25 11:45:43 +13:00 |
|
Daniel Holbert
|
54efc55ac0
|
(no bug) Remove whitespace at end of line in nsCSSFrameConstructor. (whitespace-only, DONTBUILD)
|
2014-03-20 14:49:26 +08:00 |
|
Kyle Huey
|
18bbe187f5
|
Bug 967364: Pass already_AddRefed by reference instead of by value. r=bsmedberg
|
2014-03-15 12:00:17 -07:00 |
|
Seth Fowler
|
9900999767
|
Bug 63895 (Part 2) - Support table parts as absolute containing blocks. r=dbaron
|
2014-03-10 15:41:17 -07:00 |
|
Seth Fowler
|
f695beb3ae
|
Backed out 3 changesets (bug 63895)
Backed out changeset ceafe92c7716 (bug 63895)
Backed out changeset 0199299ac111 (bug 63895)
Backed out changeset d78110a5cffa (bug 63895)
|
2014-03-06 16:59:56 -08:00 |
|
Seth Fowler
|
ed73167466
|
Bug 63895 (Part 2) - Support table parts as absolute containing blocks. r=dbaron
|
2014-03-03 19:40:29 -08:00 |
|
Reuben Morais
|
16c1e76108
|
Bug 458300 - Rename nsINameSpaceManager.h to nsNameSpaceManager.h. r=jst r=hsivonen
|
2014-02-27 20:04:46 -03:00 |
|
Mats Palmgren
|
95f7768d7c
|
Bug 976411 - Use ConstructFramesFromItemList in more places, and some minor cleanup. r=bz
|
2014-02-27 09:15:16 +00:00 |
|
Simon Sapin
|
5a5e262d51
|
Bug 975501 part 2: Add display:{inline-,}grid behind a pref, and a stub nsGridContainerFrame. r=dholbert
|
2014-02-26 23:45:29 -08:00 |
|
Simon Sapin
|
16288d5b87
|
Bug 975501 part 1: Add a XUL prefix to existing internal GRID constants. r=dholbert
|
2014-02-26 23:43:18 -08:00 |
|
Wes Kocher
|
993afa9efb
|
Backed out 3 changesets (bug 63895) for debug crashtest failures on a CLOSED TREE
Backed out changeset 02e057fea56c (bug 63895)
Backed out changeset 80bd36a3d4f1 (bug 63895)
Backed out changeset 6609365ee797 (bug 63895)
|
2014-02-19 17:35:03 -08:00 |
|
Seth Fowler
|
46a9efa068
|
Bug 63895 (Part 2) - Support table parts as absolute containing blocks. r=dbaron
|
2014-02-19 16:03:30 -08:00 |
|
Daniel Holbert
|
73954b69b7
|
Bug 973390: Call SetPrimaryFrame for root element *after* processing its children, to fix assertion & for consistency with behavior on other elements. r=bz
|
2014-02-19 08:36:03 -08:00 |
|
Simon Montagu
|
b16ca6bbce
|
Fix a hang by using a dedicated state bit instead of overloading NS_FRAME_IS_DIRTY. Bug 964821, r=roc
|
2014-02-17 14:46:40 -08:00 |
|
Daniel Holbert
|
39b0077abb
|
Bug 969460 part 2: Use EnsureBlockDisplay to determine the 'display' of the root node, and let nsCSSFrameConstructor::ConstructDocElementFrame create flex containers. r=bz
|
2014-02-15 10:42:37 -08:00 |
|
Daniel Holbert
|
46232528e6
|
Bug 972119: Simplify logic in nsCSSFrameConstructor::ConstructDocElementFrame. r=bz
|
2014-02-12 23:47:02 -08:00 |
|
Robert Longson
|
98a7c534f6
|
Bug 964200 (Part 3b activate) - Implement Filter Effects Module feDropShadow filter r=mstange
|
2014-02-09 09:46:16 +00:00 |
|
L. David Baron
|
2e0070401d
|
Bug 91419 patch 9: Fix comments and debugging output referring to "special" frames. r=mats
|
2014-02-06 17:45:33 -08:00 |
|
L. David Baron
|
afbd9ffdb9
|
Bug 91419 patch 8: Miscellaneous function and variable name changes. r=mats
|
2014-02-06 17:45:32 -08:00 |
|
L. David Baron
|
932afa9af4
|
Bug 91419 patch 7: Rename everything with SpecialPrevSibling to IBSplitPrevSibling. r=mats
|
2014-02-06 17:45:31 -08:00 |
|
L. David Baron
|
c7542495f9
|
Bug 91419 patch 6: Rename everything with IBSplitSpecialPrevSibling to IBSplitPrevSibling. r=mats
|
2014-02-06 17:45:31 -08:00 |
|
L. David Baron
|
767701956b
|
Bug 91419 patch 5: Rename everything with SpecialSibling to IBSplitSibling. r=mats
|
2014-02-06 17:45:31 -08:00 |
|
L. David Baron
|
cd0efbde78
|
Bug 91419 patch 3: Rename everything with IBSplitSpecialSibling to IBSplitSibling. r=mats
|
2014-02-06 17:45:30 -08:00 |
|