gecko-dev/layout
Bobby Holley ff780d017f Bug 1299348 - Remove StylingStarted(). r=emilio
StylingStarted is a kind of nebulous and not-very-useful concept. The concept
that _is_ useful is whether the presshell has been initialized or not, but the
root element may not exist at that point.

So we need to make sure we that we can trigger the initial document style in both
presshell initialized _and_ ContentInserted, which has the nice effect of handling
root element reinsertions.

We also take the opportunity to make StyleDocument assert the existence of a root
element, and align the responsibility for clearing the dirty descendant bits between
document and non-document nodes.
2016-08-31 10:32:42 -07:00
..
base Bug 1299348 - Remove StylingStarted(). r=emilio 2016-08-31 10:32:42 -07:00
build Ensure the power management service gets initialized in the GPU process. (bug 1294350 part 8, r=froydnj) 2016-08-24 22:06:33 -07:00
doc Bug 906116 - part3.3: Replace NS_STYLE_HINT_FRAMECHANGE with nsChangeHint_ReconstructFrame. r=dbaron 2016-07-06 13:06:14 +08:00
forms Bug 1297934. Enforce the invariant that every display item class has a different display item type for nsDisplayFocusRing. r=mattwoodrow 2016-08-26 18:02:49 -05:00
generic Bug 1295271 - Remove all _moz_ prefixes from all instances of _moz_column r=dbaron 2016-08-30 17:21:03 -07:00
inspector Bug 1296509 - Optimize GetFlattenedTreeParent. r=smaug 2016-08-19 14:43:53 -07:00
ipc Backed out changeset 9fa5ccaa8c6c (bug 1289650) 2016-08-24 23:15:49 +02:00
mathml Bug 1280887 - patch 2 - Make gfxTextRun refcounted, replace usage of UniquePtr<> with RefPtr<> for textruns, and make nsTextFrame hold a strong reference to its run(s). r=mats 2016-08-19 13:14:22 +01:00
media Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
printing Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj 2016-08-24 14:47:04 +08:00
reftests Bug 1288255 followup - Add reftest for this bug. r=jfkthame 2016-08-30 19:54:38 +10:00
style Bug 1299348 - Remove StylingStarted(). r=emilio 2016-08-31 10:32:42 -07:00
svg Bug 1299438 - avoid calling multiple times isEmpty. r=longsonr 2016-08-31 15:43:55 +03:00
tables Bug 1297982 - Replace NS_STYLE_BOX_DECORATION_BREAK_* with enum class; r=xidorn 2016-08-26 12:44:32 +05:30
tools Bug 1299204 - Do GC and CC even more aggressively in reftests; r=mchang 2016-08-30 09:28:07 -07:00
xul Bug 1297982 - Replace NS_STYLE_BOX_ORIENT_* with enum class; r=xidorn 2016-08-26 12:48:41 +05:30
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00