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 Bug 1725927: Update MDN compat data. r=Honza 2021-08-16 09:50:43 +00:00
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 Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium 2021-08-25 10:46:17 +00:00
inspector Bug 1723921 - Make devtools use two colons for pseudo-elements consistently. r=jdescottes 2021-08-07 09:47:15 +00:00
jsbeautify
layout
locales
node-properties
performance
performance-new Bug 1721072 - Clarify ActorReadyGeckoProfilerInterface situation. r=canaltinova 2021-07-22 18:54:30 +00:00
platform Bug 1717897 - [devtools] Remove NetworkHelper.nsIURL which leaks all generated nsIURL r=Honza 2021-06-24 13:32:20 +00:00
protocol Bug 1726238 - [devtools] Fix browser_toolbox_backward_forward_navigation.js intermittent failure. r=bomsy 2021-09-01 08:30:23 +00:00
qrcode
security Bug 1597600 - make certificate overrides depend on origin attributes r=keeler,geckoview-reviewers,smaug,agi 2021-06-01 06:55:07 +00:00
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 Bug 1723204: Update tests to prevent crashes r=ckerschb,jdescottes,robwu 2021-08-24 14:57:44 +00:00
worker
.eslintrc.js
DevToolsUtils.js
Loader.jsm Bug 1715954 - [devtools] Remove in-tree copy of acorn.js r=nchevobbe 2021-06-11 12:56:00 +00:00
ThreadSafeDevToolsUtils.js
accessibility.js
async-storage.js
async-utils.js Bug 1726237 - [devtools] Fix intermittent failures with error type getGrids failed r=jdescottes 2021-08-26 18:32:12 +00:00
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 Bug 1709997 - [devtools] Add AbortController support to EventEmitter. r=jdescottes. 2021-07-12 07:13:13 +00:00
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 Bug 1720512 - [devtools] Avoid storing and restoring broken breakpoints. r=jdescottes,bomsy 2021-07-19 15:30:34 +00:00
natural-sort.js
path.js
picker-constants.js
plural-form.js
protocol.js
system.js
throttle.js
validate-breakpoint.jsm Bug 1720512 - [devtools] Avoid storing and restoring broken breakpoints. r=jdescottes,bomsy 2021-07-19 15:30:34 +00:00
wasm-source-map.js
webextension-fallback.html