fune/browser/components/customizableui
Kagami Sascha Rosylight 1409f37ca3 Bug 1703953 - Part 2: Apply mozilla/use-isInstance rules for .jsm files r=webdriver-reviewers,pip-reviewers,mhowell,Gijs,whimboo
This replaces all `instanceof` uses for DOM interfaces, since the operator in priviliged context works same as .isInstance().

Differential Revision: https://phabricator.services.mozilla.com/D141785
2022-04-06 11:57:57 +00:00
..
content Bug 1749537 - remove obsolete _formatPrintButtonShortcuts(), r=jwatt 2022-02-28 14:33:29 +00:00
test Bug 1753696 - Automatic rewrite: replace add_task(setup with add_setup in browser mochitest, r=Standard8,webcompat-reviewers,twisniewski 2022-03-30 16:16:42 +00:00
CustomizableUI.jsm Bug 1703953 - Part 2: Apply mozilla/use-isInstance rules for .jsm files r=webdriver-reviewers,pip-reviewers,mhowell,Gijs,whimboo 2022-04-06 11:57:57 +00:00
CustomizableWidgets.jsm Bug 1758476 - Remove some unnecessary uses of the target object argument to ChromeUtils.import. r=mossop,webdriver-reviewers,perftest-reviewers,robwu,whimboo,AlexandruIonescu 2022-03-17 22:13:08 +00:00
CustomizeMode.jsm Bug 1758476 - Remove some unnecessary uses of the target object argument to ChromeUtils.import. r=mossop,webdriver-reviewers,perftest-reviewers,robwu,whimboo,AlexandruIonescu 2022-03-17 22:13:08 +00:00
DragPositionManager.jsm Bug 1692113 - Stop relying on 'true' value of getAttribute('hidden'). r=Gijs 2021-02-11 15:22:18 +00:00
moz.build
PanelMultiView.jsm Bug 1755315 - Add more convenient accessors for widget screen to chrome code. r=Gijs 2022-02-17 16:22:58 +00:00
SearchWidgetTracker.jsm