gecko-dev/devtools/shared
Alexandre Poirot c0f34702c3 Bug 1757951 - [devtools] Implement "Root" Resources in order to be able to watch for context-less resources in the parent process. r=jdescottes,devtools-backward-compat-reviewers
This is equivalent to the ResourceCommand, but isn't related to any context/descriptor.
This helps listen to things right away when connecting to a RDP server.
That, without having to instantiate any descriptor/watcher actor.
It works right away via the root actor which is instantiated by default.

Differential Revision: https://phabricator.services.mozilla.com/D140206
2022-03-10 22:43:48 +00:00
..
commands Bug 1757951 - [devtools] Implement "Root" Resources in order to be able to watch for context-less resources in the parent process. r=jdescottes,devtools-backward-compat-reviewers 2022-03-10 22:43:48 +00:00
compatibility Bug 1757603: Update MDN compat data. r=Honza 2022-03-02 10:45:52 +00:00
css Bug 1746248 - Style system and plumbing for mix-blend-mode: plus-lighter. r=jrmuizel,layout-reviewers,boris 2022-02-09 03:15:52 +00:00
discovery
heapsnapshot Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
images Bug 1531311 - [devtools] Add more visibility for node picker when debugging remote pages. r=jdescottes,devtools-backward-compat-reviewers. 2021-12-11 10:58:35 +00:00
inspector
jsbeautify
layout Bug 1755266 - [devtools] Fix isFrameWithChildTarget for frame element. r=jdescottes. 2022-03-02 15:39:54 +00:00
loader Bug 1755434 - [devtools] Remove debugger devtools-utils package r=bomsy 2022-03-01 19:55:39 +00:00
locales Bug 1745932 - [devtools] Move highlighters.properties to fluent. r=fluent-reviewers,flod,jdescottes. 2021-12-17 16:19:04 +00:00
node-properties
performance
performance-new Bug 1639716 - [profiler] Remove the profiler disabling by private browsing r=jdescottes,gerald,devtools-backward-compat-reviewers 2022-01-26 17:26:21 +00:00
platform
protocol Bug 1755645 - [devtools] Don't unmanage actor if its "old" parent is the same as the "new" one. r=ochameau. 2022-02-16 10:43:55 +00:00
qrcode
security Bug 1741425 - Enable more xpcshell tests with socket process, r=ahal 2022-01-11 09:50:14 +00:00
specs Bug 1757951 - [devtools] Implement "Root" Resources in order to be able to watch for context-less resources in the parent process. r=jdescottes,devtools-backward-compat-reviewers 2022-03-10 22:43:48 +00:00
sprintfjs
storage
test-helpers
tests Bug 1391261 - [devtools] Remove support for wildcard in EventEmitter. r=jdescottes. 2022-02-21 17:30:16 +00:00
transport
webconsole Bug 1756822 - [devtools] Don't include unnecessary properties in console message resource. r=jdescottes. 2022-03-04 07:05:06 +00:00
worker
.eslintrc.js
DevToolsUtils.js
ThreadSafeDevToolsUtils.js
accessibility.js
async-storage.js
async-utils.js
constants.js Bug 1743347 - [devtools] Move whyPaused.* string to a ftl file in devtools/shared. r=bomsy,jdescottes,fluent-reviewers,flod 2021-12-02 07:10:27 +00:00
content-observer.js
debounce.js
defer.js
dom-helpers.js
dom-node-constants.js
dom-node-filter-constants.js
event-emitter.js Bug 1755682 - [devtools] Avoid unnecessary function call and property access in EventEmitter._emit. r=ochameau. 2022-02-21 17:30:17 +00:00
extend.js
flags.js
generate-uuid.js
indentation.js
indexed-db.js
jar.mn Bug 1531311 - [devtools] Add more visibility for node picker when debugging remote pages. r=jdescottes,devtools-backward-compat-reviewers. 2021-12-11 10:58:35 +00:00
l10n.js
moz.build
natural-sort.js
path.js
picker-constants.js
plural-form.js
protocol.js
system.js
throttle.js Bug 1737986 - [devtools] Replace lodash throttle usage with devtools/shared/throttle. r=ochameau. 2022-01-19 12:51:50 +00:00
validate-breakpoint.jsm
wasm-source-map.js
webextension-fallback.html