gecko-dev/layout/inspector
Daniel Holbert 1d091bf238 Bug 1590639 part 6: Fix non-unified build issues in layout/inspector. r=emilio
This patch:
- Gives ServoStyleRuleMap.cpp an include for Element.h (to provide that type).
- Gives inDeepTreeWalker.cpp a mozilla::dom prefix for its one use of Document.
- Gives inLayoutUtils.cpp a "using" decl for mozilla::dom, so we can compile
  with the many un-namespaced "Document" and "Element" usages in that file.

Depends on D50167

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

--HG--
extra : moz-landing-system : lando
2019-10-24 17:15:32 +00:00
..
tests Bug 1421539 - Remove todo comment for shadow dom; r=smaug 2019-10-16 13:16:51 +00:00
InspectorFontFace.cpp
InspectorFontFace.h
InspectorUtils.cpp Bug 1510785 - Only build XBL related code when MOZ_XBL is defined. r=bzbarsky 2019-10-08 23:52:14 +00:00
InspectorUtils.h Bug 713106: Make :visited selector enabled to use from DevTools. r=pbro,emilio 2019-09-13 22:12:12 +00:00
ServoStyleRuleMap.cpp Bug 1590639 part 6: Fix non-unified build issues in layout/inspector. r=emilio 2019-10-24 17:15:32 +00:00
ServoStyleRuleMap.h
inDeepTreeWalker.cpp Bug 1590639 part 6: Fix non-unified build issues in layout/inspector. r=emilio 2019-10-24 17:15:32 +00:00
inDeepTreeWalker.h
inIDeepTreeWalker.idl
inLayoutUtils.cpp Bug 1590639 part 6: Fix non-unified build issues in layout/inspector. r=emilio 2019-10-24 17:15:32 +00:00
inLayoutUtils.h
moz.build Bug 1510785 - Only build XBL related code when MOZ_XBL is defined. r=bzbarsky 2019-10-08 23:52:14 +00:00