gecko-dev/toolkit/content/widgets
Brian Grinstead a9b38c85c2 Bug 1432950 - Remove the scrollbar-base binding to prevent XBL JS from running on scrollbars in content;r=dao,smaug
The events that get silenced here are already covered for native anonymous content
by IsEventStoppedFromAnonymousScrollbar.

In trees, where <xul:scrollbar> and <xul:scrollcorner> are part of the DOM, copy the
handlers over into attributes on each instance.

MozReview-Commit-ID: Huk5nFC7Qua

--HG--
extra : rebase_source : f5e596f04c6a2022b9d6019d49e61bf64422f912
2018-02-14 09:12:56 -08:00
..
autocomplete.xml Bug 1436559 - stop doing busy-work in setOverLink and make textToSubURI available on Services.jsm, r=florian 2018-02-07 22:07:08 +00:00
browser.xml Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
button.xml Bug 1416524 - Removed button-image binding; r=enndeakin 2017-11-25 17:49:21 +03:00
calendar.js Bug 1381421 - (Part 1) Handle dates earlier than 0001-01-01 and later than 275760-09-13 correctly. r=mconley 2017-08-21 10:16:55 +08:00
checkbox.xml Bug 1428930 - Move some XBL accessibility roles into XULMap.h. r=bgrins,surkov 2018-02-07 13:23:53 +00:00
colorpicker.xml Bug 1367704 - Enable the semi ESLint rule across the tree. r=standard8 2017-05-28 19:57:46 +01:00
datekeeper.js Bug 1381421 - (Part 1) Handle dates earlier than 0001-01-01 and later than 275760-09-13 correctly. r=mconley 2017-08-21 10:16:55 +08:00
datepicker.js Bug 1397114 - Disable smooth scrolling when value changes come from input box r=mconley 2017-09-20 16:45:03 +08:00
datetimebox.css Bug 1404327 - Move CSS font-family property to date/time input so that it can be overriden. r=dholbert 2017-10-16 15:24:50 +08:00
datetimebox.xml Bug 1409731 - Expose input[type=date/time] correctly in a11y. r=surkov, r=jjong 2017-12-02 18:12:14 -05:00
datetimepopup.xml Bug 1401876 - (Part 1) Close datetime picker on popuphidden. r=mconley 2017-09-21 15:37:25 +08:00
dialog.xml Bug 1434401 - Remove the "root-element" binding from :root and create the LightweightThemeConsumer directly from browser.js;r=dao,Gijs 2018-02-13 09:16:10 -08:00
editor.xml Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
filefield.xml
findbar.xml Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
general.xml Bug 1434401 - Remove the "root-element" binding from :root and create the LightweightThemeConsumer directly from browser.js;r=dao,Gijs 2018-02-13 09:16:10 -08:00
groupbox.xml Bug 1428930 - Move some XBL accessibility roles into XULMap.h. r=bgrins,surkov 2018-02-07 13:23:53 +00:00
listbox.xml Bug 1428930 - Move some XBL accessibility roles into XULMap.h. r=bgrins,surkov 2018-02-07 13:23:53 +00:00
menu.xml Merge inbound to mozilla-central. a=merge 2018-02-08 21:02:00 +02:00
menulist.xml Bug 1428930 - Move some XBL accessibility roles into XULMap.h. r=bgrins,surkov 2018-02-07 13:23:53 +00:00
notification.xml Bug 1428930 - Move some XBL accessibility roles into XULMap.h. r=bgrins,surkov 2018-02-07 13:23:53 +00:00
numberbox.xml Bug 1429573 - Use input[type=number] in textbox[type=number] implementation. r=Paolo,surkov 2018-02-09 21:54:36 +00:00
popup.xml Bug 1428930 - Move some XBL accessibility roles into XULMap.h. r=bgrins,surkov 2018-02-07 13:23:53 +00:00
progressmeter.xml Bug 1428930 - Move some XBL accessibility roles into XULMap.h. r=bgrins,surkov 2018-02-07 13:23:53 +00:00
radio.xml Bug 1428930 - Move some XBL accessibility roles into XULMap.h. r=bgrins,surkov 2018-02-07 13:23:53 +00:00
remote-browser.xml Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
resizer.xml
richlistbox.xml Bug 1367704 - Enable the semi ESLint rule across the tree. r=standard8 2017-05-28 19:57:46 +01:00
scale.xml
scrollbar.xml Bug 1432950 - Remove the scrollbar-base binding to prevent XBL JS from running on scrollbars in content;r=dao,smaug 2018-02-14 09:12:56 -08:00
scrollbox.xml Bug 1403563 - Allow multiple wheel events to accelerate scrollbox scrolling. r=dao 2017-11-08 17:05:06 -05:00
spinner.js Bug 1419527 - Use scrollend event to detect when spinner stops. r=mconley 2017-11-23 17:25:54 +08:00
splitter.xml
stringbundle.xml Bug 1422374 - Remove pointless stringbudleset binding. r=enndeakin+6102 2017-12-12 15:57:45 +00:00
tabbox.xml Bug 1428930 - Move some XBL accessibility roles into XULMap.h. r=bgrins,surkov 2018-02-07 13:23:53 +00:00
text.xml Bug 1383059 - Remove instanceof for supplemental interfaces. Part 1: add Window.isChromeWindow and switch |instanceof [nsIDOM]ChromeWindow| to use it instead. r=bz. 2017-10-06 13:47:27 +02:00
textbox.xml Bug 1429573 - Use input[type=number] in textbox[type=number] implementation. r=Paolo,surkov 2018-02-09 21:54:36 +00:00
timekeeper.js Bug 1382175 - Fix time picker step and min/max regressions. r=mconley 2017-07-19 18:44:23 +08:00
timepicker.js Bug 1382175 - Fix time picker step and min/max regressions. r=mconley 2017-07-19 18:44:23 +08:00
toolbar.xml Bug 1428930 - Move some XBL accessibility roles into XULMap.h. r=bgrins,surkov 2018-02-07 13:23:53 +00:00
toolbarbutton.xml Bug 1419932 - Remove unused menu-vertical binding in toolbarbutton. r=bgrins 2018-01-23 10:24:12 +11:00
tree.xml Bug 1432950 - Remove the scrollbar-base binding to prevent XBL JS from running on scrollbars in content;r=dao,smaug 2018-02-14 09:12:56 -08:00
videocontrols.css
videocontrols.xml Backed out 3 changesets (bug 1327097) for eslint failures toolkit/content/tests/widgets/test_videocontrols.html:228 r=backout on a CLOSED TREE 2017-11-16 14:23:20 +02:00
wizard.xml Bug 1434401 - Remove the "root-element" binding from :root and create the LightweightThemeConsumer directly from browser.js;r=dao,Gijs 2018-02-13 09:16:10 -08:00