gecko-dev/toolkit/content/widgets
Florian Quèze bdc1ffa608 Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
..
autocomplete.xml Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws. 2017-01-27 10:51:03 +01:00
browser.xml Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
button.xml Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws. 2017-01-27 10:51:03 +01:00
calendar.js Bug 1329013 - Enable no-lone-blocks rule for eslint and remove the seven unnecessary blocks that it found. r=mossop 2017-01-05 13:30:25 -05:00
checkbox.xml Bug 1331661 - Manually fix the remaining 'quotes' errors for eslint. r=Gijs 2017-01-17 10:38:58 -06:00
colorpicker.xml Bug 1331661 - Manually fix the remaining 'quotes' errors for eslint. r=Gijs 2017-01-17 10:38:58 -06:00
datekeeper.js Bug 1320225 - [DateTimeInput] Integration of input type=date picker with input box (part 2). r=mconley 2016-12-21 14:51:53 +08:00
datepicker.js Bug 1331608 - show every month exactly once in monthpicker. r=mconley 2017-01-23 12:37:32 +01:00
datetimebox.css Bug 1314544 - Allow keyboard shortcut when focus is on date/time input box. r=mconley 2016-11-16 23:16:00 +01:00
datetimebox.xml Bug 1318317 - [DateTimeInput] hide reset button when there is no value. r=mconley 2017-01-24 17:19:00 +01:00
datetimepicker.xml Bug 1331608 - show every month exactly once in monthpicker. r=mconley 2017-01-23 12:37:32 +01:00
datetimepopup.xml Bug 1329589 - Set calendar variables for date picker using Intl.getCalendarInfo r=gandalf,mconley 2017-01-10 16:41:36 +08:00
dialog.xml Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
editor.xml Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
expander.xml
filefield.xml Bug 1331661 - Manually fix the remaining 'quotes' errors for eslint. r=Gijs 2017-01-17 10:38:58 -06:00
findbar.xml Bug 1332757 - don't select the findbar input field contents upon find-again when modal highlighting is enabled. r=Gijs 2017-01-23 13:31:18 +01:00
general.xml Bug 1331661 - Manually fix the remaining 'quotes' errors for eslint. r=Gijs 2017-01-17 10:38:58 -06:00
groupbox.xml
listbox.xml Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
menu.xml
menulist.xml Bug 1331661 - Manually fix the remaining 'quotes' errors for eslint. r=Gijs 2017-01-17 10:38:58 -06:00
notification.xml Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
numberbox.xml Bug 1331661 - Manually fix the remaining 'quotes' errors for eslint. r=Gijs 2017-01-17 10:38:58 -06:00
optionsDialog.xml
popup.xml Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws. 2017-01-27 10:51:03 +01:00
preferences.xml Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
progressmeter.xml Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
radio.xml Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
remote-browser.xml Bug 1329182 - remove trailing newURI null parameters in XBL bindings, r=jaws. 2017-01-09 20:27:25 +01:00
resizer.xml Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
richlistbox.xml Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
scale.xml
scrollbar.xml
scrollbox.xml Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
spinbuttons.xml Bug 1245649: Turn on no-trailing-spaces. r=Gijs 2016-02-03 14:22:33 -08:00
spinner.js Backed out changeset effd2d3a31e0 (bug 1283385i) for eslint failures 2016-12-14 09:42:27 +01:00
splitter.xml
stringbundle.xml Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN 2016-12-30 21:47:25 -05:00
tabbox.xml Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
text.xml Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
textbox.xml Bug 1331661 - Manually fix the remaining 'quotes' errors for eslint. r=Gijs 2017-01-17 10:38:58 -06:00
timekeeper.js Bug 1322343 - Enable no-unused-vars in the local scope in toolkit/.eslintrc.js. r=mossop 2016-11-09 22:06:32 +00:00
timepicker.js Bug 1320225 - [DateTimeInput] Integration of input type=date picker with input box (part 2). r=mconley 2016-12-21 14:51:53 +08:00
toolbar.xml Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
toolbarbutton.xml Bug 1213895: Part 2 - Do not use ellipsis in cropped toolbarbutton badge text. r=bwinton 2016-02-08 14:35:55 -08:00
tree.xml Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
videocontrols.css Bug 1319569 - Remove unused timeThumb binding in videocontrols.xml and unreferenced statistics formatting styling from videocontrols.css. r=jaws 2016-12-16 02:22:00 -05:00
videocontrols.xml Bug 1328061 - Restore dragging state when video seeks to the same point twice. r=Gijs 2017-01-18 10:52:19 +08:00
wizard.xml Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00