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
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
InspectorFontFace.cpp
InspectorFontFace.h
InspectorUtils.cpp
InspectorUtils.h
moz.build
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