gecko-dev/layout
Emilio Cobos Álvarez cd4b889709 Bug 1430844: Make resize reflow sound re. viewport units. r=bz
In particular, we set the pres context visible area _before_ processing
restyles.

This causes inconsistencies when resolving viewport units. In particular, the
resulting style tree will have some units resolved in terms of the old size, and
some in terms of the new size, depending on whatever is dirty, because we don't
flush the pending media query changes.

Also, some sizes are resolved against the unconstrained size because of the
shrink-to-fit stuff. Fix this by flushing _before_ in this case, instead of
after, since we're going to set the size to an actual value later when reflowing
the root frame.

MozReview-Commit-ID: ExI5yTJCjGp
2018-01-17 19:12:25 +01:00
..
base Bug 1430844: Make resize reflow sound re. viewport units. r=bz 2018-01-17 19:12:25 +01:00
build Bug 1427519 - Remove unused inCSSValueSearch and related interfaces. r=jryans 2018-01-11 12:59:40 +08:00
doc
forms Bug 1425440 - Replace RemoveChildAt_Deprecated with RemoveChildNode in nsTextControlFrame, r=catalinb 2018-01-16 14:17:10 +01:00
generic Bug 1420722: Just use GetInFlowParent for now. r=mattwoodrow 2018-01-16 11:19:36 +01:00
inspector Bug 1430616 - correctly find end of keyword table in InspectorUtils; r=heycam 2018-01-15 09:14:55 -07:00
ipc Bug 1415225 - Move the EventRegionsOverride field to be on RefLayers only. r=botond 2017-11-09 09:03:52 -05:00
mathml Bug 1427221 part 1 - Do nsMathMLmfencedFrame cleanup in DestroyFrom, not in the dtor. r=mattwoodrow 2018-01-10 20:09:18 +01:00
media
painting Merge inbound to mozilla-central. a=merge 2018-01-17 11:46:53 +02:00
printing Bug 1426087: Decrement nsDocumentViewer::mDestroyRefCount in a separate function. r=jwatt 2018-01-12 10:17:36 +00:00
reftests Merge inbound to mozilla-central. a=merge 2018-01-17 11:46:53 +02:00
style Bug 1430924 - Create animation event struct directly. r=boris 2018-01-17 08:13:01 +09:00
svg Bug 1427292: [css-display] Update display: contents on Unusual Elements to the spec. r=mats 2018-01-06 21:52:51 +01:00
tables Bug 1429313 - Reuse nextColIndex to avoid extra BCMapCellInfo::GetCellEndRowIndex() calls. r=tylin 2018-01-10 01:11:00 -05:00
tools Bug 1429580 - Remove now-unnecessary inherited_status argument. r=dbaron 2018-01-11 09:53:10 -05:00
xul Bug 1427449, don't close the menu in nsMenuBarFrame::FindMenuWithShortcut when just checking if such a menu shortcut key exists from the keydown event handler, also for extra safety this should only happen for menus not panels, r=felipe 2018-01-15 15:16:56 -05:00
moz.build Bug 1417978 - Stop packaging layout debugger on Android. r=nalexander 2018-01-04 15:22:35 -06:00