gecko-dev/devtools
Razvan Caliman 787235c807 Bug 1602797 - Remove PageStyle references from Inspector client; r=jdescottes
Fission changes made it so the `PageStyle` is referenced contextually from the `InspectorFront` of the `NodeFront` wherever needed. Most references in the code no longer use the static reference to `PageStyle` from the Inspector client (which only points to the top-level document anyway).

This patch removes that reference from the Inspector client and updates any leftover bits to use the contextual `PageStyle` from the abandoned /new Rules view and some tests.

The Shapes Highlighter tests will be refactored separately in [Bug 1603066](https://bugzilla.mozilla.org/show_bug.cgi?id=1603066). This patch just corrects the references without attempting to cleanup the tests themselves.

Differential Revision: https://phabricator.services.mozilla.com/D56714

--HG--
extra : moz-landing-system : lando
2019-12-12 16:12:50 +00:00
..
client Bug 1602797 - Remove PageStyle references from Inspector client; r=jdescottes 2019-12-12 16:12:50 +00:00
docs Bug 1592297 - Remove MOZ_QUIET and disable this output by default. r=mccr8,jdescottes 2019-12-02 15:41:35 +00:00
platform Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan 2019-12-06 09:16:44 +00:00
server Bug 1602791 - Make the storage panel use the TargetList and support target switching. r=miker 2019-12-16 16:22:15 +00:00
shared Bug 1601113, replace URIs ending in vnd.mozilla.xul+xml with xhtml+xml r=bgrins 2019-12-17 00:33:16 +00:00
startup Bug 1565200 - Add frame connector relying on JsWindowActor instead of message manager r=ochameau 2019-12-11 20:09:24 +00:00
.eslintrc.js Bug 1591874 - Move VariablesView files to devtools/client/storage. r=miker. 2019-12-04 07:30:26 +00:00
.eslintrc.mochitests.js
.eslintrc.xpcshell.js
CODE_OF_CONDUCT.md
moz.build Bug 1599027 - Remove http inspector doc. r=Honza. 2019-11-26 08:43:59 +00:00
templates.mozbuild
tsconfig.json Bug 1603351 - Add a tsconfig.json file in devtools root folder. r=gregtatum. 2019-12-16 15:21:03 +00:00