gecko-dev/devtools
Alexandre Poirot 007b9e3bdd Bug 1744565 - [devtools] Fork browser_resources_sources.js to test GC-ed sources explicitely. r=bomsy
But the miss of target attaching wasn't the sole reason why it fails.
The `resurrectSource` function is still failing for javascriptURL and domTimer sources.
I'm also seeing exception about not being unable to load sources.js, but that doesn't seem to break anything in this test.

So I'm forking this test in two. One, as before, which will assert that we
catch absolutely all the sources when we reload the page *after* we started watching.
And a new test, which ensure testing GC-ed sources and better highlights
which are the one that we fail resurrecting.

(I'm also removing target related assertions as they aren't really relevant for this test)
(And migrate to CommandsFactory to simplify the test a bit)

Differential Revision: https://phabricator.services.mozilla.com/D133094
2021-12-08 15:54:58 +00:00
..
client Bug 1744009 - Deal with destruction a bit better in the animation inspector. r=nchevobbe 2021-12-08 14:07:48 +00:00
docs Bug 1743310 - Remove paint flashing support from DevTools. r=nchevobbe,devtools-backward-compat-reviewers 2021-11-30 11:46:07 +00:00
perfdocs
platform
server Bug 1744565 - [devtools] Attach the thread actor to intercept future sources when watching for sources. r=bomsy 2021-12-08 15:54:57 +00:00
shared Bug 1744565 - [devtools] Fork browser_resources_sources.js to test GC-ed sources explicitely. r=bomsy 2021-12-08 15:54:58 +00:00
startup Bug 1733496 - Migrate key-shortcuts.properties to Fluent. r=jdescottes,fluent-reviewers 2021-11-18 16:40:03 +00:00
.eslintrc.js Bug 1741369 - [devtools] Update paths to loader files in devtools/ r=ochameau 2021-11-17 12:43:26 +00:00
.eslintrc.xpcshell.js
CODE_OF_CONDUCT.md
moz.build Bug 1737573 - [devtools] Migrate MDN docs into Sphinx (connect docs to toc + css) r=nchevobbe,ahal 2021-11-03 10:45:52 +00:00
templates.mozbuild
tsconfig.json