gecko-dev/devtools
Nick Alexander 9ae4c9ba03 Bug 1120863 - Do not process updates when launching devtools. r=mhowell,ochameau
This implements the simple approach advocated for in
https://bugzilla.mozilla.org/show_bug.cgi?id=1120863#c26.

It's not easy to lift the duplicated chrome document URL to a shared
location, so we instead annotate both locations.

I've provided an environment variable that will allow a process that did
not itself process updates to witness that fact and used it to add a test.

Differential Revision: https://phabricator.services.mozilla.com/D106993
2021-03-04 03:39:43 +00:00
..
client Bug 1120863 - Do not process updates when launching devtools. r=mhowell,ochameau 2021-03-04 03:39:43 +00:00
docs Bug 1694140 - [devtools] Stop using TargetFactory.forTab in devtools code r=perftest-reviewers,ochameau 2021-02-25 18:02:51 +00:00
platform Bug 1676365 - Move SpinEventLoopUntil to separate header. r=#xpcom-reviewers 2020-11-23 16:10:41 +00:00
server Bug 1666533 - [devtools] Add cache storage resource r=ochameau 2021-03-03 16:38:41 +00:00
shared Bug 1695402 - Support image-set() on the cursor property. r=emilio 2021-03-03 18:34:46 +00:00
startup Bug 1695255 - Fixed capitalization of DevtoolsStartup. r=Honza 2021-03-03 09:29:07 +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