gecko-dev/layout
Emilio Cobos Álvarez ba7373413f Bug 1665064 - Honor print background image settings on WebRender too. r=kats,jwatt CLOSED TREE
We usually suppress background images in
nsCSSRendering::PaintStyleImageLayerWithSC, but that codepath isn't hit
by WebRender, so instead do it during display list building, the same
way we suppress background colors.

Differential Revision: https://phabricator.services.mozilla.com/D90278
2020-09-15 16:26:05 +00:00
..
base Bug 1665064 - Honor print background image settings on WebRender too. r=kats,jwatt CLOSED TREE 2020-09-15 16:26:05 +00:00
build Bug 1660345 - Remove unnecessary process checks from BrowserParent, r=kmag 2020-08-24 20:24:04 +00:00
docs
forms Bug 1168478 Part 1 - Combine the border and padding argument for nsIFrame::ComputeAutoSize(). r=dholbert 2020-09-14 20:39:17 +00:00
generic Bug 1665064 - Honor print background image settings on WebRender too. r=kats,jwatt CLOSED TREE 2020-09-15 16:26:05 +00:00
inspector Bug 1661283 Part 2: Make InspectorUtils::GetOverflowingChildrenOfElement correctly handle the body element. r=emilio 2020-09-04 13:15:36 +00:00
ipc
mathml Bug 1168478 Part 2 - Combine the border and padding arguments for nsIFrame::ComputeSize(). r=dholbert 2020-09-14 20:42:22 +00:00
media
painting Bug 1665064 - Honor print background image settings on WebRender too. r=kats,jwatt CLOSED TREE 2020-09-15 16:26:05 +00:00
printing Backed out changeset 0834b634ea07 (bug 1665125) for reftest failures. CLOSED TREE 2020-09-15 23:32:11 +03:00
reftests Bug 1633038 - Adjust some tests to wait for load event to try to ensure styles are loaded r=dholbert 2020-09-14 17:30:06 +00:00
style Bug 1664718 - Allow :is() and :where() to have better error recovery. r=xidorn 2020-09-14 22:33:01 +00:00
svg Bug 1168478 Part 2 - Combine the border and padding arguments for nsIFrame::ComputeSize(). r=dholbert 2020-09-14 20:42:22 +00:00
tables Bug 1168478 Part 2 - Combine the border and padding arguments for nsIFrame::ComputeSize(). r=dholbert 2020-09-14 20:42:22 +00:00
tools Bug 1665001 - Ensure unwriteable margins are zero for print reftests. r=bobowen 2020-09-15 17:37:41 +02:00
xul Bug 1168478 Part 1 - Combine the border and padding argument for nsIFrame::ComputeAutoSize(). r=dholbert 2020-09-14 20:39:17 +00:00
moz.build