gecko-dev/layout
Timothy Nikkel 442d47eb2c Bug 1341881. Don't do sync decode for SVG <image> elements images. r=aosmond
SVG <image> elements have approximately the same level of visibility tracking as regular html <img>s so we shouldn't need to do sync decode. It shows up in some profiles.

The comment being removed was written a long time ago, before image visibility tracking for one.

We could even go a step further and ask for no sync decoding at all, but one step at a time to make sure this doesn't cause any regressions.
2017-02-22 18:58:42 -06:00
..
base Bug 1340441: Try to make crashtest 1338772-1.html more reliable. (no review, test-only) 2017-02-22 15:09:57 -08:00
build Bug 1335303 - Explicitly set up the bool var cache for BrowserFramesEnabled. r=smaug 2017-02-08 17:04:47 -08:00
doc
forms Backed out changeset c32c74847eb6 (bug 1335539) 2017-02-21 17:53:45 +01:00
generic Merge autoland to central, a=merge 2017-02-21 17:05:17 -08:00
inspector Bug 1331296 : Part 5 - Update DevTool CSS property database. r=tromey 2017-01-18 10:50:37 +08:00
ipc Bug 1332226, skip some refreshdriver ticks if processing ticks takes too much time, and re-enable high priority vsync, r=afarre 2017-02-11 16:42:20 +02:00
mathml Bug 1297899 - Part 6: Move RestyleManagerHandle functionality into RestyleManager. r=bholley 2017-02-13 11:21:33 +08:00
media Bug 1332937 - Allow libcubeb and other media libs to set the moz crash reason. r=glandium 2017-02-09 14:27:29 +01:00
painting Merge m-c to graphics 2017-02-17 23:33:24 -05:00
printing Bug 1329216 - Move default printer name querying. r=bobowen 2017-02-13 13:08:20 +01:00
reftests Bug 1318539 - Correct the bounds of the buffer used for drawing colored text with opacity when the run direction is RTL. r=jrmuizel 2017-02-22 23:10:29 +00:00
style (no bug) Tweak some source files in layout to have correct number of newline characters at the end (exactly 1). (no review, whitespace-only, DONTBUILD) 2017-02-22 08:58:50 -08:00
svg Bug 1341881. Don't do sync decode for SVG <image> elements images. r=aosmond 2017-02-22 18:58:42 -06:00
tables Backed out changeset 88b5a981e275 (bug 1324524) for Win8 reftest bustage 2017-02-12 20:52:12 -08:00
tools Backed out changeset d0a0da23ac05 (bug 1334975) for frequent failures of test_chrome_ext_downloads_saveAs.html. r=backout 2017-02-21 17:54:27 +01:00
xul Bug 1340451. Don't use weak frames for reflow callbacks in nsMenuFrame. r=mats 2017-02-18 02:13:40 -06:00
moz.build