fune/layout/inspector
Kartikaya Gupta f38b3ecb1b Bug 1665955 - Stop including nsIScrollableFrame.h from Element.h. r=emilio
Changes to nsIScrollableFrame.h cause the world to rebuild which I find annoying.
This removes the inclusion into Element.h which is responsible for the
world-rebuilding and is relatively easy to eliminate. A bunch of usages of
nsIScrollableFrame get moved from .h files into .cpp files and I include the
header into .cpp files as needed.

Differential Revision: https://phabricator.services.mozilla.com/D90735
2020-09-18 18:32:13 +00:00
..
tests Bug 1662478 - Rename ::file-chooser-button to ::file-selector-button, and enable it in all channels. r=jwatt 2020-09-01 22:58:10 +00:00
inDeepTreeWalker.cpp Bug 1640917 - Remove XBL mentions in layout. r=mats 2020-05-26 16:16:32 +00:00
inDeepTreeWalker.h
inIDeepTreeWalker.idl
inLayoutUtils.cpp
inLayoutUtils.h
InspectorFontFace.cpp Bug 1626570 - Improve handling of copying arrays in layout/inspector/. r=emilio 2020-05-05 10:40:43 +00:00
InspectorFontFace.h Bug 1613071: rename RangeData to StyledRange and move it to separate file. r=smaug 2020-02-05 09:12:23 +00:00
InspectorUtils.cpp Bug 1665955 - Stop including nsIScrollableFrame.h from Element.h. r=emilio 2020-09-18 18:32:13 +00:00
InspectorUtils.h Bug 1661283 Part 2: Make InspectorUtils::GetOverflowingChildrenOfElement correctly handle the body element. r=emilio 2020-09-04 13:15:36 +00:00
moz.build
ServoStyleRuleMap.cpp
ServoStyleRuleMap.h