gecko-dev/layout
Emilio Cobos Álvarez ebc5efc1e9 Bug 1440537 - Don't propagate flushes across docgroup boundaries. r=bzbarsky
We don't need to flush layout in the parent document if the parent and child
documents can't observe each other.

This will also match our behavior in a Fission world.

I'm not attached to the name of the function, better ideas welcome.

Differential Revision: https://phabricator.services.mozilla.com/D28217
2019-04-29 20:47:44 +02:00
..
base Bug 1538681 Part 1: Backout a change that added an early-exit in MobileViewportManager::UpdateResolution. r=botond 2019-04-29 17:54:19 +00:00
build Bug 1545758 - Move dom/file IPC components into mozilla::dom namespace - IPCBlobInputStream actors, r=qdot 2019-04-26 18:04:02 +00:00
doc Bug 1544343 - part 3: Make layout use mozilla::PresShell instead of nsIPresShell as far as possible r=emilio 2019-04-16 07:25:10 +00:00
forms Bug 1546697 - Use a consistent style for enum classes in layout. r=dholbert 2019-04-25 23:03:04 +00:00
generic Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-28 09:30:05 +00:00
inspector Bug 1539159 - Prevent modification of UA style sheets. r=emilio 2019-04-29 05:34:06 +00:00
ipc Bug 1540785 - Part 1: Introduce nsDisplayItemBase r=mattwoodrow 2019-04-22 19:57:59 +00:00
mathml Bug 1546697 - Use a consistent style for enum classes in layout. r=dholbert 2019-04-25 23:03:04 +00:00
media
painting Bug 1544948 - Skip merging display lists that we're sure can't have changed. r=miko 2019-04-29 03:14:49 +00:00
printing Bug 1544343 - part 3: Make layout use mozilla::PresShell instead of nsIPresShell as far as possible r=emilio 2019-04-16 07:25:10 +00:00
reftests Bug 1325798 - Disable unit-vh-vw-overflow-auto.html on mac for frequent failures. r=jmaher 2019-04-29 09:28:10 +00:00
style Bug 1440537 - Don't propagate flushes across docgroup boundaries. r=bzbarsky 2019-04-29 20:47:44 +02:00
svg Bug 1547619 - Fix :-moz-svg-use-shadow-tree-root pseudo-class. r=violet 2019-04-29 08:04:22 +00:00
tables Bug 1546697 - Use a consistent style for enum classes in layout. r=dholbert 2019-04-25 23:03:04 +00:00
tools Bug 1545859 - Set gfx.font_ahem_antialias_none=True for reftests. r=jfkthame 2019-04-24 17:36:42 +00:00
xul Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-28 09:30:05 +00:00
moz.build