gecko-dev/devtools/shared
Nicolas Chevobbe d07235e82b Bug 1602700 - Add a comment in webconsole front destroy function to make it clearer how it behaves. r=jdescottes.
This only highlights the fact that the front will only
do the heavy work once, since we set the _client property
to null, and the function is guarded against the _client
truthiness.

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

--HG--
extra : moz-landing-system : lando
2019-12-10 13:32:15 +00:00
..
acorn Bug 1519103 - Remove Scratchpad panel. r=bgrins. 2019-10-27 09:05:58 +00:00
adb Bug 1582020 - Minimize time between adb.py's OKAY and exit r=jdescottes 2019-10-21 09:59:02 +00:00
client Bug 1579090 - Make WebConsoleFront, PropertyIteratorFront, SymbolIteratorFront and ObjectFront return adhoc fronts (or primitive) when needed. r=jlast. 2019-12-04 09:02:24 +00:00
css Bug 770780 - Add support for parsing of the CSS text-underline-position property. r=emilio 2019-12-04 11:39:15 +00:00
discovery
fronts Bug 1602700 - Add a comment in webconsole front destroy function to make it clearer how it behaves. r=jdescottes. 2019-12-10 13:32:15 +00:00
heapsnapshot Bug 1597999 - Implements ChromeUtils.getObjectNodeId. r=jimb 2019-11-21 22:12:20 +00:00
inspector Bug 1596800 - Remove document.getBindingParent usage from devtools. r=jdescottes 2019-11-18 20:54:10 +00:00
jsbeautify
layout Bug 1596800 - Remove document.getBindingParent usage from devtools. r=jdescottes 2019-11-18 20:54:10 +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
performance-new Bug 1598320 - Add types to the performance-new components; r=julienw 2019-12-05 17:38:38 +00:00
platform
protocol Backed out 2 changesets (bug 1525966) for causing devtools failures. 2019-12-09 16:22:08 +02:00
qrcode Bug 1589334 - Enable ESLint for all of devtools/shared/ (automatic changes). r=Standard8,jdescottes 2019-12-03 10:11:13 +00:00
resources Bug 1594023 - Log actorIDs instead of js objects in DevTools target-list r=ochameau 2019-11-05 18:26:49 +00:00
screenshot
security Bug 1539462 - Remove WebIDE r=ochameau,jryans,janerik,fluent-reviewers,flod 2019-09-25 17:24:58 +00:00
specs Bug 1596939 Part 2 - Support pausing new service workers for a specific origin, r=jdescottes. 2019-12-07 18:18: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 1589334 - Enable ESLint for all of devtools/shared/ (automatic changes). r=Standard8,jdescottes 2019-12-03 10:11:13 +00:00
transport
webconsole Backed out 9 changesets (bug 1596918) for causing multiple browser-chrome failures 2019-12-07 22:26:43 +02: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
async-storage.js
async-utils.js
base-loader.js
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
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 1593921 - Use eslint-disable-next-line to disable complexity checks in DevTools r=pbro 2019-11-05 14:29:04 +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 1601642 - Add a emitForTests methods to event-emitter.js. r=rcaliman. 2019-12-06 16:55:50 +00:00
execution-point-utils.js
extend.js
flags.js
generate-uuid.js
indentation.js
indexed-db.js
jar.mn
l10n.js
loader-plugin-raw.jsm
Loader.jsm Bug 1598557 - Move all BrowserToolbox files to a dedicated folder r=ochameau 2019-11-27 11:08:11 +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
service-workers-debug-helper.js
system.js
task.js
ThreadSafeDevToolsUtils.js
throttle.js
wasm-source-map.js
webextension-fallback.html