gecko-dev/devtools
Nicolas Chevobbe 1a58b5f681 Bug 1696862 - [devtools] Don't filter out webextensions in shouldNotifyWindowGlobal. r=jdescottes.
This prevented existing webextension documents targets to not be created, which
caused a few issues (couldn't expand webextension browser element in the inspector,
missing webextension messages in the browser console when watcher support is enabled, …).

A test is added for the inspector test case (for the console, a test already exists).

Depends on D108394

Differential Revision: https://phabricator.services.mozilla.com/D108453
2021-03-15 15:26:42 +00:00
..
client Bug 1696862 - [devtools] Don't filter out webextensions in shouldNotifyWindowGlobal. r=jdescottes. 2021-03-15 15:26:42 +00:00
docs Bug 1658876 - [devtools] Avoid including its own cloning and build instructions in docs. r=nchevobbe 2021-03-15 11:41:14 +00:00
platform Bug 1676365 - Move SpinEventLoopUntil to separate header. r=#xpcom-reviewers 2020-11-23 16:10:41 +00:00
server Bug 1696862 - [devtools] Don't filter out webextensions in shouldNotifyWindowGlobal. r=jdescottes. 2021-03-15 15:26:42 +00:00
shared Bug 1687631 - Add cpu profiler feature to stack-walking profiling tests - r=florian,perftest-reviewers,sparky 2021-03-15 11:54:44 +00:00
startup Bug 1694906 - [devtools] Add new option to createDescriptorForTab to support devtools webextensions r=rpl,ochameau 2021-03-10 18:22:03 +00:00
.eslintrc.js Bug 1652690 - Remove outdated eslint rule for devtools/shared/platform r=nchevobbe,perftest-reviewers,sparky 2020-07-15 14:59:19 +00:00
.eslintrc.mochitests.js Bug 1694140 - [devtools] Rename TargetFactory to TabTargetFactory and update filename r=ochameau 2021-02-25 18:02:53 +00:00
.eslintrc.xpcshell.js Bug 1620537 - Fix eslint issues in devtools .eslintrc*.js files now that ESLint 7 will lint them. r=mossop 2020-07-24 20:39:07 +00:00
CODE_OF_CONDUCT.md
moz.build Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
templates.mozbuild
tsconfig.json