gecko-dev/gfx/tests
Martin Robinson f55533615b Bug 1444904 - Get the root scroll frame id from WebRender r=kats
Instead of hard-cording the root scroll frame id, get the value from
WebRender. This was previously hard-coded to 0, so when WebRender
switched to using 1 for the root scroll frame id, the positioning of
sticky frames were broken in subtle ways. This happened because they
were being parented to a root reference frame (which now uses the 0 id)
instead of the root scroll frame.

MozReview-Commit-ID: 66ArgKHGpWE

--HG--
extra : rebase_source : ff6937bf7fc8d4472eb074d0466c8dcd6fba54a8
2018-03-26 18:13:07 +02:00
..
browser Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
chrome Bug 1389000 - Skip a mochitest that fails with layers-free enabled. r=jrmuizel 2017-09-26 14:49:20 -04:00
crashtests Bug 1362115 - turn on blob-images by default with webrender. r=kats 2018-02-01 14:00:26 -05:00
gtest Backed out changeset c652b6d362f6 (bug 1440753) for permafailing on layout/reftests/scrolling/iframe-scrolling-attr-2.html a=backout 2018-03-23 16:54:23 +02:00
mochitest Bug 1427419 - Part 22: Move inIDOMUtils.getUsedFontFaces to InspectorUtils. r=bz 2018-01-11 12:38:01 +08:00
reftest Bug 1444904 - Get the root scroll frame id from WebRender r=kats 2018-03-26 18:13:07 +02:00
unit Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
moz.build Bug 1274663 - Add mochitest. r=dvander 2017-06-15 14:35:00 -04:00