gecko-dev/layout
Timothy Nikkel d32f73219a Bug 1568772. Fix "Multiple glass backgrounds found?" warning. r=mattwoodrow
If we re-use the old item we hit the warning because we try to set the very same item as the glass item, but that is fine.

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

--HG--
extra : moz-landing-system : lando
2019-07-25 16:42:46 +00:00
..
base Bug 1568673 part 1: Adjust MobileViewportManager::ComputeIntrinsicScale to prevent divide-by-zero and to allow for meaningful min/max clamping. r=botond 2019-07-27 00:11:20 +00:00
build Bug 1550801 - Load XUL documents as XHTML documents. r=smaug 2019-07-19 19:24:58 +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 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
generic Bug 1564071 - Disable paint skipping for scroll frames that contain a sticky element inside a CSS filter. r=mstange 2019-07-26 23:26:55 +00:00
inspector Bug 1421938 - Add an 'auto' value for the CSS 'quotes' property, and make it use language-dependent quote marks. r=emilio 2019-07-09 08:59:27 +00:00
ipc Bug 1556548 - Rename RenderFrame to RemoteLayerTreeOwner. r=mattwoodrow 2019-06-02 13:51:33 -04:00
mathml Bug 1564555 - Enable some more ESLint rules for layout. r=Standard8,dholbert 2019-07-18 21:00:21 +00:00
media
painting Bug 1568772. Fix "Multiple glass backgrounds found?" warning. r=mattwoodrow 2019-07-25 16:42:46 +00:00
printing Bug 1559414 - Rename unaudited pre-fission methods with SameProcess for future audit burndown. r=nika 2019-07-26 16:48:31 +00:00
reftests Bug 1568858 - always stretch box shadows except for Cairo. r=jrmuizel 2019-07-26 16:31:21 +00:00
style Bug 1559414 - Rename unaudited pre-fission methods with SameProcess for future audit burndown. r=nika 2019-07-26 16:48:31 +00:00
svg Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
tables Bug 1566945 - Add a parameter to nsContainerFrame::InsertFrames for aPrevFrame's line box. r=dholbert 2019-07-17 23:34:45 +00:00
tools Bug 1559414 - Rename unaudited pre-fission methods with SameProcess for future audit burndown. r=nika 2019-07-26 16:48:31 +00:00
xul Bug 1559414 - Rename unaudited pre-fission methods with SameProcess for future audit burndown. r=nika 2019-07-26 16:48:31 +00:00
moz.build