gecko-dev/devtools
Nicolas Chevobbe c6a6ae5fdf Bug 1737755 - [devtools] Fix browser_inspector_highlighter-iframes_01 when EFT is enabled. r=bomsy.
When EFT is enabled, we have dedicated target highlighter actors; this patch ensures
we're retrieving those (and associated highlighterTestFront) to check that highlighters
do work in iframes.
`getNodeFrontInFrames` is modified so it copies the array we pass to it, as it
performs some mutation on it, and the callsite might use it later.

Depends on D129386

Differential Revision: https://phabricator.services.mozilla.com/D129481
2021-10-26 17:57:32 +00:00
..
client Bug 1737755 - [devtools] Fix browser_inspector_highlighter-iframes_01 when EFT is enabled. r=bomsy. 2021-10-26 17:57:32 +00:00
docs/contributor Bug 1737572 - [devtools] Move documentation for contributors to a subfolder r=nchevobbe 2021-10-26 09:41:51 +00:00
perfdocs Bug 1725399: [perfdocs] Add link to DAMP tests in performance testing index page r=perftest-reviewers,AlexandruIonescu 2021-08-17 13:33:45 +00:00
platform Bug 1731564: Use motivated SpinEventLoopUntil inside devtools/*. r=devtools-reviewers,jdescottes 2021-10-07 08:06:11 +00:00
server Bug 1737032 - Removed traces of "remote XUL". r=Gijs,fluent-reviewers 2021-10-25 11:00:47 +00:00
shared Bug 1737571 - [devtools] Fix browser_resources_stylesheets_navigation.js when EFT is enabled. r=bomsy. 2021-10-26 17:57:32 +00:00
startup Bug 1567443 - Added flag for indicating secure Chrome UI in nsIAboutModule. r=pbz,webcompat-reviewers,twisniewski 2021-10-26 13:32:31 +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 Bug 1737572 - [devtools] Move documentation for contributors to a subfolder r=nchevobbe 2021-10-26 09:41:51 +00:00
templates.mozbuild
tsconfig.json