William Chen
|
00bef8c70a
|
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
|
603c74dbeb
|
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
|
a37fc5efe4
|
Bug 924692 - Part 1: Add touch caret rendering support; r=roc
|
2014-06-03 15:08:25 +08:00 |
|
Mats Palmgren
|
f13d6efb21
|
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
|
f08f841973
|
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
|
75bad2215e
|
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
|
0d14b4f2ec
|
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
|
05d8c81f4e
|
Bug 508665 - part 7, Require a nsContainerFrame* for aParent in nsFrameManager methods. r=roc
|
2014-05-24 22:20:40 +00:00 |
|
Mats Palmgren
|
2831fb8a6a
|
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
|
273ad272f1
|
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
|
31ebc7ec9b
|
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
|
a6feda0f22
|
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
|
a772659b8d
|
Bug 1009478 - Make LayerActivity properties survive across reframes of an element. r=roc
|
2014-05-13 19:30:11 +02:00 |
|
Mats Palmgren
|
4933aef60a
|
Bug 1000376 - part 3, s/FlexItemStyleFixup/FlexOrGridItemStyleFixup/ and corresponding comment changes. r=dholbert
|
2014-05-03 13:42:33 +00:00 |
|
Mats Palmgren
|
8e16a78e6c
|
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
|
458a675e16
|
Bug 983465. Disable collapsing-text frame construction optimization on a per-document basis. r=bz
--HG--
extra : rebase_source : fc2059ac826e001660fb7233d775f8a046467f6b
|
2014-04-03 03:48:51 -04:00 |
|
L. David Baron
|
a33c62e8cd
|
Bug 991928 - Make warning about wrapping XUL boxes chrome-only. r=bzbarsky
|
2014-04-09 21:47:57 -07:00 |
|
Masayuki Nakano
|
3cc4e99fc0
|
Bug 989212 Rename nsEventStates to mozilla::EventStates r=smaug
--HG--
rename : dom/events/nsEventStates.h => dom/events/EventStates.h
|
2014-04-03 13:18:36 +09:00 |
|
Gorman Ho
|
2f3c5ba795
|
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
|
be161f1c7c
|
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
|
3e522dd72d
|
(no bug) Remove whitespace at end of line in nsCSSFrameConstructor. (whitespace-only, DONTBUILD)
|
2014-03-20 14:49:26 +08:00 |
|
Kyle Huey
|
b564544cf7
|
Bug 967364: Pass already_AddRefed by reference instead of by value. r=bsmedberg
|
2014-03-15 12:00:17 -07:00 |
|
Seth Fowler
|
874e445c7b
|
Bug 63895 (Part 2) - Support table parts as absolute containing blocks. r=dbaron
|
2014-03-10 15:41:17 -07:00 |
|
Seth Fowler
|
026e40d451
|
Backed out 3 changesets (bug 63895)
Backed out changeset ceafe92c7716 (bug 63895)
Backed out changeset 0199299ac111 (bug 63895)
Backed out changeset d78110a5cffa (bug 63895)
--HG--
extra : rebase_source : 76d8a63672dfdb000ff6db5d362231ed6e90c1bc
|
2014-03-06 16:59:56 -08:00 |
|
Seth Fowler
|
f34547a086
|
Bug 63895 (Part 2) - Support table parts as absolute containing blocks. r=dbaron
|
2014-03-03 19:40:29 -08:00 |
|
Reuben Morais
|
bde629dd63
|
Bug 458300 - Rename nsINameSpaceManager.h to nsNameSpaceManager.h. r=jst r=hsivonen
--HG--
rename : content/base/public/nsINameSpaceManager.h => content/base/public/nsNameSpaceManager.h
|
2014-02-27 20:04:46 -03:00 |
|
Mats Palmgren
|
0dfff6825d
|
Bug 976411 - Use ConstructFramesFromItemList in more places, and some minor cleanup. r=bz
|
2014-02-27 09:15:16 +00:00 |
|
Simon Sapin
|
4ada4b1b26
|
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
|
d75e3393a7
|
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
|
323c184017
|
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
|
6cd5243e74
|
Bug 63895 (Part 2) - Support table parts as absolute containing blocks. r=dbaron
|
2014-02-19 16:03:30 -08:00 |
|
Daniel Holbert
|
4a6b278f7e
|
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
|
90aff7d278
|
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
|
7772871b39
|
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
|
6fb4fe6001
|
Bug 972119: Simplify logic in nsCSSFrameConstructor::ConstructDocElementFrame. r=bz
|
2014-02-12 23:47:02 -08:00 |
|
Robert Longson
|
0c051bba75
|
Bug 964200 (Part 3b activate) - Implement Filter Effects Module feDropShadow filter r=mstange
|
2014-02-09 09:46:16 +00:00 |
|
L. David Baron
|
d31701cad1
|
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
|
f47695e72d
|
Bug 91419 patch 8: Miscellaneous function and variable name changes. r=mats
|
2014-02-06 17:45:32 -08:00 |
|
L. David Baron
|
9a62684661
|
Bug 91419 patch 7: Rename everything with SpecialPrevSibling to IBSplitPrevSibling. r=mats
|
2014-02-06 17:45:31 -08:00 |
|
L. David Baron
|
09c9451bd3
|
Bug 91419 patch 6: Rename everything with IBSplitSpecialPrevSibling to IBSplitPrevSibling. r=mats
|
2014-02-06 17:45:31 -08:00 |
|
L. David Baron
|
82503f4eca
|
Bug 91419 patch 5: Rename everything with SpecialSibling to IBSplitSibling. r=mats
|
2014-02-06 17:45:31 -08:00 |
|
L. David Baron
|
1841dbc18e
|
Bug 91419 patch 3: Rename everything with IBSplitSpecialSibling to IBSplitSibling. r=mats
|
2014-02-06 17:45:30 -08:00 |
|
L. David Baron
|
b059ffbc05
|
Bug 91419 patch 2: Rename IsFrameSpecial to IsFramePartOfIBSplit. r=mats
|
2014-02-06 17:45:29 -08:00 |
|
L. David Baron
|
c5c5881d3f
|
Bug 91419 patch 1: Rename NS_FRAME_IS_SPECIAL to NS_FRAME_PART_OF_IBSPLIT. r=mats
|
2014-02-06 17:45:28 -08:00 |
|
Daniel Holbert
|
03c54ea5eb
|
Bug 967287 part 1: Remove unnecessary nsPresContext* argument from functions defined in nsContainerFrame.h. r=mats
|
2014-02-06 14:07:47 -08:00 |
|
Phil Ringnalda
|
c078f2a99a
|
Backed out 2 changesets (bug 964200) for build bustage
CLOSED TREE
Backed out changeset 7dbe53176a38 (bug 964200)
Backed out changeset 19993e76f4a0 (bug 964200)
|
2014-02-05 09:19:08 -08:00 |
|
Robert Longson
|
80ad62d1ce
|
Bug 964200 (Part 3 main) - Implement Filter Effects Module feDropShadow filter. r=mstange
--HG--
rename : content/svg/content/src/SVGFEGaussianBlurElement.cpp => content/svg/content/src/SVGFEDropShadowElement.cpp
rename : content/svg/content/src/SVGFEGaussianBlurElement.h => content/svg/content/src/SVGFEDropShadowElement.h
rename : dom/webidl/SVGFEGaussianBlurElement.webidl => dom/webidl/SVGFEDropShadowElement.webidl
|
2014-02-05 16:46:47 +00:00 |
|
Cameron McCormack
|
15cc32b681
|
Bug 960848 - Part 1: Make nsFrameState an enum and consolidate all frame state bit definitions in a single preprocessed file. r=dbaron
|
2014-02-05 12:59:39 +11:00 |
|
Matt Woodrow
|
ff3e7f88a3
|
Bug 965030 - Pass the correct positioned frame to PushAbsoluteContainingBlock. r=roc
|
2014-01-30 18:40:23 +13:00 |
|
Ms2ger
|
4f1e9b830b
|
Bug 956015 - Add an infallible nsIDocShellTreeItem::ItemType; r=bz
|
2014-01-20 08:58:26 +01:00 |
|