gecko-dev/devtools
Julian Descottes 585c3dd0d5 Bug 1699648 - [devtools] Use the proper principal to fetch the text of imported stylesheets r=nchevobbe
Imported stylesheets don't have an ownerNode property, it needs to be retrieved on the parentStylesheet (potentially recursively).
Add a helper to resolve the ownerNode and use it retrieve the correct principal to fetch the stylesheet.
Add a test case simulating a stylesheet update.

Differential Revision: https://phabricator.services.mozilla.com/D109629
2021-03-25 18:30:09 +00:00
..
client Bug 1699648 - [devtools] Use the proper principal to fetch the text of imported stylesheets r=nchevobbe 2021-03-25 18:30:09 +00:00
docs Bug 1698553 - [devtools] Update DevTools release doc to include same-version smoke tests r=nchevobbe 2021-03-16 08:25:56 +00:00
platform Bug 1676365 - Move SpinEventLoopUntil to separate header. r=#xpcom-reviewers 2020-11-23 16:10:41 +00:00
server Bug 1699648 - [devtools] Use the proper principal to fetch the text of imported stylesheets r=nchevobbe 2021-03-25 18:30:09 +00:00
shared Bug 1699200 - [devtools] Create all commands via a CommandsFactory module. r=nchevobbe,jdescottes 2021-03-25 16:02:32 +00:00
startup Bug 1695253 - Replaced DTD/xhtml1-strict.dtd which lead to broken network loads. r=mossop 2021-03-24 16:52:06 +00:00
.eslintrc.js Bug 1700106 - [devtools] Exclude tests from general DevTools camelcase eslint rule. r=jdescottes 2021-03-23 15:51:17 +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