gecko-dev/layout
Emilio Cobos Álvarez 0ec0984d05 Bug 1577258 - early-return for noop resizes. r=botond
This avoids doing wasted work and sending spurious resize
events if this case would be hit.

In practice, it cannot be hit yet, I think, because
callers do check for this and bail out earlier. But
there's no assertion to that respect so this shouldn't
hurt.

Differential Revision: https://phabricator.services.mozilla.com/D43798

--HG--
extra : moz-landing-system : lando
2019-08-28 22:03:26 +00:00
..
base Bug 1577258 - early-return for noop resizes. r=botond 2019-08-28 22:03:26 +00:00
build Bug 1573364 - Convert svg.new-getBBox.enabled to a static pref. r=heycam 2019-08-13 04:55:09 +00:00
doc
forms Bug 1573992 - Convert browser.tabs.remote.desktopBehavior to static pref. r=njn 2019-08-26 20:25:42 +00:00
generic Bug 1576666 - Use cbindgen for clip / -moz-image-region. r=boris 2019-08-26 23:09:47 +00:00
inspector Bug 1564968 - add isElementThemed method to InspectorUtils to infer native theme styling such as focus. r=emilio 2019-08-28 17:49:22 +00:00
ipc Bug 1556548 - Rename RenderFrame to RemoteLayerTreeOwner. r=mattwoodrow 2019-06-02 13:51:33 -04:00
mathml Bug 1548524 - Remove attributes deprecated from MathML3. r=emilio 2019-08-28 14:59:55 +00:00
media
painting Bug 1576985 - Use RefPtr for hit test info AGR and ASR r=mattwoodrow 2019-08-27 20:00:26 +00:00
printing Bug 1570358: Check validity of enums before playing back Moz2D RecordedEvents. r=jrmuizel 2019-08-05 13:08:30 +00:00
reftests Bug 1548524 - Remove attributes deprecated from MathML3. r=emilio 2019-08-28 14:59:55 +00:00
style Bug 1575766 - Use chrome preferences for DevTools documents r=emilio 2019-08-28 13:09:36 +00:00
svg Bug 1576372 - Check the validity of the DrawTarget before rendering SVG content into it. r=aosmond 2019-08-28 13:16:58 +00:00
tables Bug 1575608 - Simplify -x-span property. r=boris 2019-08-21 20:02:13 +00:00
tools Bug 1575667 - Add --no-install option for android mach reftest and gtest; r=bc 2019-08-26 13:45:10 +00:00
xul Bug 1576502 - Fix some wording issues r=mhoye 2019-08-27 15:38:58 +00:00
moz.build