gecko-dev/devtools/startup
Brian Grinstead 68fdc5799f Bug 1608278 - Automated rewrite away from assigning properties to this in JSM files in devtools;r=jdescottes
This patch was generated with the script d2bbd6c459/no-this-property-assign.js
using the following command:

cp .gitignore .rgignore && rg -l -g '*.jsm' '' devtools | jscodeshift --stdin --transform ~/Code/jsm-rewrites/no-this-property-assign.js && ./mach eslint --outgoing --fix

There's also a manual fixup in Loader.jsm from const to var for a couple exports.

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

--HG--
extra : moz-landing-system : lando
2020-01-16 17:41:38 +00:00
..
aboutdevtools Bug 1607853 - Rename paths to devtools FTL files from devtools to devtools/client and startup to devtools/startup r=ladybenko 2020-01-10 12:18:10 +00:00
locales Bug 1607853 - Rename paths to devtools FTL files from devtools to devtools/client and startup to devtools/startup r=ladybenko 2020-01-10 12:18:10 +00:00
tests Bug 1519103 - Remove Scratchpad panel. r=bgrins. 2019-10-27 09:05:58 +00:00
AboutDebuggingRegistration.jsm Bug 1566443 - Rename folder aboutdebugging-new to aboutdebugging r=remote-debugging-reviewers,daisuke 2019-08-23 08:52:33 +00:00
AboutDevToolsToolboxRegistration.jsm Bug 1595636 - Rename xul->xhtml for non-tests in DevTools r=jdescottes 2019-11-13 23:44:19 +00:00
components.conf Bug 1550651 - Remove AboutDebuggingNew component registration r=daisuke 2019-05-28 01:20:08 +00:00
DevToolsShim.jsm Bug 1608278 - Automated rewrite away from assigning properties to this in JSM files in devtools;r=jdescottes 2020-01-16 17:41:38 +00:00
DevToolsStartup.jsm Bug 1565200 - Add frame connector relying on JsWindowActor instead of message manager r=ochameau 2019-12-11 20:09:24 +00:00
jar.mn
moz.build Bug 1572332 - Move non-debugger devtools prefs into all.js and firefox.js. r=jdescottes 2019-08-26 01:44:59 +00:00