gecko-dev/devtools/client/storage
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
..
test Bug 836567 - Part 2: Replace inapplicable tests with a web-platform-test for reloading after setting javascript: URI, and fix other tests relying on javascript: URI. r=Gijs,miker 2020-01-14 10:43:56 +00:00
index.xhtml Bug 1595636 - Rename xul->xhtml for non-tests in DevTools r=jdescottes 2019-11-13 23:44:19 +00:00
moz.build Bug 1591874 - Move VariablesView files to devtools/client/storage. r=miker. 2019-12-04 07:30:26 +00:00
panel.js Bug 1602791 - Move storage front retrieval from Panel to UI. r=miker 2019-12-16 17:40:33 +00:00
ui.js Bug 1602791 - Move storage front retrieval from Panel to UI. r=miker 2019-12-16 17:40:33 +00:00
VariablesView.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