gecko/layout
Timothy Nikkel 8a5f645045 Bug 1241371. Don't schedule an image visibility update every time display port margins change. r=kats
Displayport margins change by small amounts on almost every single scroll. We do not want to update image visibility nearly that often.

As the comment, and the original bug (bug 1169881) suggest this is only meant to catch rather large changes in display ports as we already have means to trigger an image visibility update via a scroll position change and via any style or layout flush.
2016-01-22 00:29:17 -06:00
..
base Bug 1241371. Don't schedule an image visibility update every time display port margins change. r=kats 2016-01-22 00:29:17 -06:00
build Backed out changeset 8b78eccf2c29 (bug 1240995) for asan failures in mochitest(2) and mochitest(oth) CLOSED TREE 2016-01-20 13:47:13 -08:00
doc Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame. 2015-12-15 13:56:41 -08:00
forms Bug 1237457 - Partially Moz2Dify nsDisplayGeneric. r=roc. 2015-12-03 19:16:59 -08:00
generic Bug 1241371. Don't schedule an image visibility update every time display port margins change. r=kats 2016-01-22 00:29:17 -06:00
inspector Bug 1224121 - change getRelativeRuleLine to return 0 for line-less rules; r=heycam 2015-12-03 08:55:13 -07:00
ipc Bug 1231517 - part 3, Add ZoomToRect function to nsIWidget classes r=kats 2016-01-20 16:24:59 -08:00
mathml Bug 1231404 - SubscriptBaselineDropMin or SuperscriptBaselineDropMax are not read from the MATH table. r=jfkthame 2015-12-27 08:37:00 -05:00
media
printing Bug 1156742 Part 24: Add new Recorded event to record font data. r=bas 2016-01-05 10:08:58 +00:00
reftests Bug 1180942 - Use cairo's image backend for drawing on linux. r=jrmuizel 2016-01-21 14:12:51 +01:00
style Merge m-c to inbound, a=merge 2016-01-21 17:36:22 -08:00
svg Bug 1240635 - Interpret glyph x-offsets on SVG vertical text paths in the correct direction. r=longsonr 2016-01-19 19:23:40 +11:00
tables Bug 1237902 (part 3) - Change the gfxContextMatrixAutoSaveRestore in PaintTableBorderBackground() to an AutoRestoreTransform. r=roc. 2016-01-07 20:21:40 -08:00
tools Bug 1196831 - Add 'run-until-failure' and 'repeat' flags to reftest. r=jmaher 2016-01-15 18:30:23 -05:00
xul Backed out changeset 7c8fa9fad7b5 (bug 950936) for windows memory leaks 2016-01-18 16:34:33 +01:00
moz.build