gecko-dev/browser/tools/mozscreenshots
Brian Grinstead 34fa4fa528 Bug 1514926 - Convert the arrowscrollbox binding to a Custom Element r=dao
This uses Shadow DOM slotting instead of XBL, and migrates styles from
using XBL anonymous traversal to using CSS Shadow Parts.

This also removes the basecontrol binding, since this was the last
binding to extend it.

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

--HG--
rename : toolkit/content/widgets/scrollbox.xml => toolkit/content/widgets/arrowscrollbox.js
extra : moz-landing-system : lando
2019-10-03 04:21:15 +00:00
..
controlCenter Bug 1555454 - disable browser-screenshot test cases that time out on macosx1014 r=jmaher 2019-07-31 18:01:35 +00:00
devtools Bug 1555454 - disable browser-screenshot test cases that time out on macosx1014 r=jmaher 2019-07-31 18:01:35 +00:00
mozscreenshots/extension Bug 1514926 - Convert the arrowscrollbox binding to a Custom Element r=dao 2019-10-03 04:21:15 +00:00
permissionPrompts Bug 1555454 - disable browser-screenshot test cases that time out on macosx1014 r=jmaher 2019-07-31 18:01:35 +00:00
preferences Bug 1555454 - disable browser_preferences.js test on macosx1014 due to intermittent timeout and crash r=jmaher 2019-08-06 20:18:58 +00:00
primaryUI Bug 1555454 - disable browser-screenshot test cases that time out on macosx1014 r=jmaher 2019-07-31 18:01:35 +00:00
tests/xpcshell Bug 1561435 - Format browser/tools/, a=automatic-formatting 2019-07-05 09:55:35 +02:00
.eslintrc.js
browser_boundingbox.js Bug 1561435 - Format browser/tools/, a=automatic-formatting 2019-07-05 09:55:35 +02:00
browser_screenshots_cropping.js Bug 1551088 - Part 8. Add reftest annotations for slight premultiplication differences. r=tnikkel 2019-10-02 13:37:32 +00:00
browser_screenshots.js Bug 1561435 - Format browser/tools/, a=automatic-formatting 2019-07-05 09:55:35 +02:00
browser.ini Bug 1525773 - remove windows10-aarch64 skip clause from browser/tools/mozscreenshots/browser.ini r=jmaher 2019-08-26 15:54:36 +00:00
head.js Bug 1579420 - Fix remaining ESLint no-async-promise-executor issues in browser/ and toolkit/. r=mossop 2019-09-16 17:26:58 +00:00
moz.build