gecko-dev/devtools/shared
Alexandre Poirot 329c56536c Bug 1439509 - [devtools] Clear network events when their related WindowGlobal is destroyed. r=bomsy,devtools-backward-compat-reviewers,jdescottes
The main challenge here is to still support persist-logs feature of the netmonitor.
When this feature is enabled we have to keep around all the Network Events as before this patch.

Fission refactoring and the migration to server side NETWORK_EVENT watchers made
this fix significantly easier as we can now more easily reach out the parent process
code which is keeping things allocated.

Differential Revision: https://phabricator.services.mozilla.com/D124318
2021-09-07 17:51:52 +00:00
..
commands Bug 1439509 - [devtools] Clear network events when their related WindowGlobal is destroyed. r=bomsy,devtools-backward-compat-reviewers,jdescottes 2021-09-07 17:51:52 +00:00
compatibility
css Bug 856337 - Implement image-rendering: smooth and image-rendering: pixelated. r=jrmuizel,dholbert,longsonr 2021-09-03 08:56:43 +00:00
discovery
heapsnapshot
inspector
jsbeautify
layout
locales
node-properties
performance
performance-new
platform
protocol
qrcode
security
specs Bug 1439509 - [devtools] Clear network events when their related WindowGlobal is destroyed. r=bomsy,devtools-backward-compat-reviewers,jdescottes 2021-09-07 17:51:52 +00:00
sprintfjs
storage
test-helpers Bug 1539518 - [devtools] Log allocations sites of object being created during the test and not being freed. r=jdescottes 2021-09-07 14:19:48 +00:00
tests Bug 1602940 - Automated replacements to use Services.uuid. r=Gijs,necko-reviewers,preferences-reviewers,kershaw 2021-09-06 09:53:52 +00:00
transport
webconsole
worker
.eslintrc.js
DevToolsUtils.js
Loader.jsm
ThreadSafeDevToolsUtils.js
accessibility.js
async-storage.js
async-utils.js
base-loader.js
builtin-modules.js Bug 1727571 - [devtools] Prevent the allocation tracker to record its own modules. r=jdescottes 2021-09-02 11:36:03 +00:00
constants.js
content-observer.js
debounce.js
defer.js
dom-helpers.js
dom-node-constants.js
dom-node-filter-constants.js
event-emitter.js
extend.js
flags.js
generate-uuid.js Bug 1602940 - Manual fixes to fix issues in files. r=Gijs,necko-reviewers,rpl,kershaw 2021-09-06 09:53:52 +00:00
indentation.js
indexed-db.js
jar.mn
l10n.js
loader-plugin-raw.jsm
moz.build
natural-sort.js
path.js
picker-constants.js
plural-form.js
protocol.js
system.js
throttle.js
validate-breakpoint.jsm
wasm-source-map.js
webextension-fallback.html