gecko-dev/devtools/shared
Julian Descottes 388bab6ee6 Bug 1602468 - Skip destroy for object fronts on Toolbox destroy r=ochameau,nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D56546

--HG--
extra : moz-landing-system : lando
2020-03-25 09:28:06 +00:00
..
acorn Bug 1609716 - Unify xpcshell test folders in devtools. r=jdescottes 2020-01-20 13:56:04 +00:00
adb Bug 1622996 - Refactor devtools codebase to use optional chaining (automated changes). r=jdescottes 2020-03-19 21:13:38 +00:00
client Bug 1604539 - Rename shared/fronts to client/fronts in the devtools codebase r=nchevobbe 2020-03-20 13:58:56 +00:00
css Bug 1620307 - Rename -moz-menulist-button to -moz-menulist-arrow-button. r=spohl 2020-03-05 21:13:46 +00:00
discovery Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
heapsnapshot Bug 1624237 - Run misc-unused-using-decls - Remove useless declarations r=andi 2020-03-23 13:15:33 +00:00
inspector Bug 1622996 - Refactor devtools codebase to use optional chaining (automated changes). r=jdescottes 2020-03-19 21:13:38 +00:00
jsbeautify Bug 1609716 - Unify xpcshell test folders in devtools. r=jdescottes 2020-01-20 13:56:04 +00:00
layout Bug 1622996 - Refactor devtools codebase to use optional chaining (automated changes). r=jdescottes 2020-03-19 21:13:38 +00:00
locales Backed out changeset f216619d394a (bug 766661) for failures on browser_jsterm_screenshot_command_warnings.js. CLOSED TREE 2020-02-28 18:11:05 +02:00
node-properties
performance Bug 1622328 - add license info to all eslintrc files r=Standard8,webcompat-reviewers,miketaylr 2020-03-19 13:47:51 +00:00
performance-new Bug 1622996 - Refactor devtools codebase to use optional chaining (automated changes). r=jdescottes 2020-03-19 21:13:38 +00:00
platform
protocol Bug 1602468 - Skip destroy for object fronts on Toolbox destroy r=ochameau,nchevobbe 2020-03-25 09:28:06 +00:00
qrcode Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
resources Bug 1621856 - Force loading fission test document in https in all tests. r=jdescottes 2020-03-20 17:59:57 +00:00
screenshot Bug 1538256 - Do not subtract scrollbar width from node screenshots. r=gl 2020-03-23 23:43:36 +00:00
security Bug 1604539 - Skip xpcshell test using devtools client on android r=nchevobbe 2020-03-20 16:08:08 +00:00
specs Bug 1624287 - Cleanup obsolete Walker front and spec methods and events. r=jdescottes 2020-03-23 16:09:55 +00:00
sprintfjs
storage Bug 1622996 - Refactor devtools codebase to use optional chaining (automated changes). r=jdescottes 2020-03-19 21:13:38 +00:00
test-helpers Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
tests Bug 1609201 - Clean up Services.obs observers on devtools loader destroy. r=jdescottes,ochameau 2020-03-16 06:47:04 +00:00
transport Bug 1621813 - Remove nsIScriptError.exceptionFlag. r=mccr8 2020-03-19 21:31:44 +00:00
webconsole Bug 1604539 - Remove unused import of ObjectFront in devtools/shared/webconsole r=nchevobbe 2020-03-20 15:09:56 +00:00
worker Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
.eslintrc.js Bug 1622328 - add license info to all eslintrc files r=Standard8,webcompat-reviewers,miketaylr 2020-03-19 13:47:51 +00:00
DevToolsUtils.js Bug 1622996 - Refactor devtools codebase to use optional chaining (automated changes). r=jdescottes 2020-03-19 21:13:38 +00:00
Loader.jsm Bug 1609815 - Remove Web Replay UI. r=loganfsmyth 2020-02-10 21:03:28 +00:00
ThreadSafeDevToolsUtils.js
accessibility.js
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 1622996 - Refactor devtools codebase to use optional chaining (automated changes). r=jdescottes 2020-03-19 21:13:38 +00:00
builtin-modules.js Bug 1609815 - Remove Web Replay UI. r=loganfsmyth 2020-02-10 21:03:28 +00:00
constants.js
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
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
event-emitter.js Bug 1622996 - Refactor devtools codebase to use optional chaining (automated changes). r=jdescottes 2020-03-19 21:13:38 +00:00
extend.js
flags.js Bug 1609201 - Clean up Services.obs observers on devtools loader destroy. r=jdescottes,ochameau 2020-03-16 06:47:04 +00:00
generate-uuid.js
indentation.js
indexed-db.js
jar.mn
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
moz.build Bug 1604539 - Update moz.build in devtools/shared and devtools/client r=nchevobbe 2020-03-20 13:58:56 +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
picker-constants.js Bug 1609199 - Track picker types independantly in devtools touch-simulator.js r=mtigley 2020-01-20 19:29:55 +00:00
plural-form.js
protocol.js Bug 1622005 - Make RootFront more protocol.js-y .r=ochameau. 2020-03-16 17:29:25 +00:00
service-workers-debug-helper.js
system.js Bug 1614791 - Rename DebuggerServer to DevToolsServer. r=jdescottes 2020-02-17 10:28:24 +00:00
task.js
throttle.js
wasm-source-map.js
webextension-fallback.html