gecko-dev/devtools/shared
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
..
acorn Bug 1596686 - Use absolute paths for require calls r=gl 2019-12-27 12:23:47 +00:00
adb Bug 1596686 - Use absolute paths for require calls r=gl 2019-12-27 12:23:47 +00:00
client Bug 1596686 - Use absolute paths for require calls r=gl 2019-12-27 12:23:47 +00:00
css Bug 1499281 - Remove column-span pref in mochitests and property databases. r=dbaron 2019-12-31 19:33:15 +00:00
discovery
fronts Bug 1607206 - Localize nsIServiceWorkerInfo states, r=jdescottes. 2020-01-14 22:39:24 +00:00
heapsnapshot 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
inspector Bug 1596800 - Remove document.getBindingParent usage from devtools. r=jdescottes 2019-11-18 20:54:10 +00:00
jsbeautify Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
layout Bug 1603209 - Support remote frame targets in the omniscient browser toolbox r=ochameau 2019-12-18 18:28:00 +00:00
locales Bug 1550804 - Add color scheme simulation to the inspector. r=pbro 2019-10-25 19:28:02 +00:00
node-properties
performance Bug 1605854 - Remove uneval/toSource from devtools tests. r=jlast 2020-01-03 15:30:08 +00:00
performance-new Bug 1602800 - Move the function that gets BrowsingContext ID to a new file inside shared folder r=gregtatum 2019-12-12 13:53:31 +00:00
platform Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
protocol Bug 1609128 - Implement polymorphism in protocol.js r=jdescottes 2020-01-16 16:47:01 +00:00
qrcode Bug 1596686 - Use absolute paths for require calls r=gl 2019-12-27 12:23:47 +00:00
resources Bug 1606370 - Avoid cross-directory support file error in android mochitest; r=bc 2020-01-14 16:22:00 +00:00
screenshot
security Bug 1450943 - Remove unused helpers from devtools xpcshell tests. r=jdescottes 2020-01-07 09:14:47 +00:00
specs Bug 1608261 - Shade untraversed and unscanned regions differently on timeline, r=jlast. 2020-01-10 20:39:03 +00:00
sprintfjs
storage Bug 1573201 - Add limited write support for extension storage.local data in addon debugger r=miker,rpl 2019-11-22 20:09:59 +00:00
test-helpers Bug 1582512 - Disable the javascript filename load restriction on specific tests r=jdescottes 2019-12-02 17:27:24 +00:00
tests Bug 1609128 - Move all protocol.js tests next to its implementation. r=jdescottes 2020-01-16 16:46:53 +00:00
transport Bug 1450943 - Remove unused helpers from devtools xpcshell tests. r=jdescottes 2020-01-07 09:14:47 +00:00
webconsole Bug 1543190 - Fix console autocomplete throwing for null. r=nchevobbe 2020-01-13 09:39:37 +00:00
worker Bug 1582512 - Disable the javascript filename load restriction on specific tests r=jdescottes 2019-12-02 17:27:24 +00:00
.eslintrc.js
accessibility.js Bug 1568053 - Create node actor method for getting complex bg color data for text nodes and refactor existing contrast calculation methods, r=yzen,gl 2019-08-16 00:55:26 +00:00
async-storage.js Bug 1603126 - Fix Promise rejections in async-storage. r=jdescottes. 2019-12-13 07:55:22 +00:00
async-utils.js
base-loader.js Bug 1571466 - Cleanup unnecessary ESLint global definitions. r=mossop 2019-08-19 07:11:56 +00:00
builtin-modules.js Bug 1539453 - Don't mark debugger sandbox as invisible to the debugger, r=ochameau. 2019-09-24 16:48:43 +00:00
constants.js Bug 1577759 - add a keyboard check for non-focusable non-semantic elements that are interactive with mouse only. r=nchevobbe 2019-09-02 06:59:33 +00:00
content-observer.js
debounce.js Bug 1595068 - Fix issue with debounced autocompletion in JsTerm. r=Honza,julienw. 2019-11-13 16:19:18 +00:00
defer.js Bug 1585271 - Remove custom defer function in Front.js. r=ochameau. 2019-10-01 09:41:24 +00:00
DevToolsUtils.js Bug 1596686 - Use absolute paths for require calls r=gl 2019-12-27 12:23:47 +00:00
dom-helpers.js Bug 1592517 - Migrate devtools DOMHelpers.jsm from JSM to plain JS module r=ochameau 2019-10-30 11:25:01 +00:00
dom-node-constants.js Bug 1599135 - Expose all Reps file. r=jlast. 2019-11-27 07:07:30 +00:00
dom-node-filter-constants.js Bug 1562642 - Part 5 - Add missing MPL2 headers in devtools/ r=jlast 2019-08-12 15:56:26 +00:00
event-emitter.js Bug 1603035 - Return a function from EventEmitter.on that removes the event listener when called. r=rcaliman. 2019-12-13 13:55:23 +00:00
execution-point-utils.js Bug 1580104 Part 1 - Fix various control logic bugs, r=jlast. 2019-09-10 22:14:16 +00:00
extend.js
flags.js Bug 1562642 - Part 5 - Add missing MPL2 headers in devtools/ r=jlast 2019-08-12 15:56:26 +00:00
generate-uuid.js
indentation.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
indexed-db.js
jar.mn Bug 1572793 - Move webextension-fallback.html from devtools/client/jar.mn to devtools/shared/jar.mn. r=jdescottes 2019-08-19 06:30:56 +00:00
l10n.js Bug 1596686 - Use absolute paths for require calls r=gl 2019-12-27 12:23:47 +00:00
loader-plugin-raw.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
Loader.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
moz.build Bug 1573201 - Add limited write support for extension storage.local data in addon debugger r=miker,rpl 2019-11-22 20:09:59 +00:00
natural-sort.js Bug 1593921 - Use eslint-disable-next-line to disable complexity checks in DevTools r=pbro 2019-11-05 14:29:04 +00:00
path.js
plural-form.js
protocol.js Bug 1596686 - Use absolute paths for require calls r=gl 2019-12-27 12:23:47 +00:00
service-workers-debug-helper.js Bug 1552945 - Send push events to ServiceWorkerRegistrationActor's active Service Worker r=jdescottes 2019-08-20 15:21:02 +00:00
system.js Bug 1572390 - Split main.js in debugger-server and debugger-server-connection r=yulia,ochameau 2019-08-08 12:44:13 +00:00
task.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
ThreadSafeDevToolsUtils.js
throttle.js
wasm-source-map.js
webextension-fallback.html Bug 1572793 - Move webextension-fallback.html from devtools/client/jar.mn to devtools/shared/jar.mn. r=jdescottes 2019-08-19 06:30:56 +00:00