gecko-dev/devtools
Nicolas Chevobbe bddd302c14 Bug 1719248 - [devtools] Better handle actorIDs in webconsole stubs. r=bomsy.
Instead of manually replacing actorIDs in `getCleanedPacket`, we're introducing
a `replaceActorIds` option to `getSerializedPacket` that will replace all actorIDs
occurences with a fake one.
That way, we won't have to modify `getCleanedPacket` each time a new property is
added on a grip.

Depends on D119096

Differential Revision: https://phabricator.services.mozilla.com/D119167
2021-07-07 15:28:51 +00:00
..
client Bug 1719248 - [devtools] Better handle actorIDs in webconsole stubs. r=bomsy. 2021-07-07 15:28:51 +00:00
docs Bug 1717861 - [devtools] Remove poppedFrames from ThreadActor paused event r=ochameau,devtools-backward-compat-reviewers 2021-07-05 15:58:46 +00:00
platform
server Bug 1719187 - Fix test_addon_debugging_connect.js intermittent failures. r=jdescottes 2021-07-06 09:54:57 +00:00
shared Bug 1716841 - Update font-size-adjust keywords to match CSSWG resolution in csswg-drafts/#6288. r=emilio 2021-07-07 11:58:40 +00:00
startup Bug 1703150, ensure dev tools subview is shown when opening developer tools panel r=Gijs 2021-06-25 18:50:47 +00:00
.eslintrc.js Bug 1714527 - [devtools] Remove unused serviceworker actor code in DevTools server r=nchevobbe,devtools-backward-compat-reviewers 2021-06-07 20:13:26 +00:00
.eslintrc.xpcshell.js
CODE_OF_CONDUCT.md
moz.build
templates.mozbuild
tsconfig.json