gecko-dev/layout/inspector
Boris Chiou 9c0a612291 Bug 1922315 - Replace the tuple of PseudoStyleType and nsAtom with PseudoStyleRequest. r=view-transitions-reviewers,emilio
We introduce PseudoStyleRequest, which contains `PseudoStyleType` and
`nsAtom*`, and I tried to replace the tuple of `PseudoStyleType` and
`nsAtom*` in nsComputedDOMStyle.

Also, for the animation part, let's leave them to Bug 1921553.

There is no behavior change to end users. Only do refactoring code.

Differential Revision: https://phabricator.services.mozilla.com/D226710
2024-10-24 22:34:22 +00:00
..
tests Bug 1900232: Part 6 - Adjust test expectations for anchor-size. r=firefox-style-system-reviewers,devtools-reviewers,nchevobbe,emilio 2024-09-23 13:58:39 +00:00
inDeepTreeWalker.cpp
inDeepTreeWalker.h
inIDeepTreeWalker.idl
inLayoutUtils.cpp
inLayoutUtils.h
InspectorCSSParser.cpp Bug 1887638 - [devtools] Expose CSS token value in InspectorCSSToken. r=emilio. 2024-04-15 17:14:43 +00:00
InspectorCSSParser.h Bug 1887638 - [devtools] Add InspectorCSSParser. r=emilio,devtools-reviewers,frontend-codestyle-reviewers,bomsy. 2024-04-15 17:14:42 +00:00
InspectorFontFace.cpp
InspectorFontFace.h
InspectorUtils.cpp Bug 1922315 - Replace the tuple of PseudoStyleType and nsAtom with PseudoStyleRequest. r=view-transitions-reviewers,emilio 2024-10-24 22:34:22 +00:00
InspectorUtils.h Bug 1919853 - Make InspectorUtils able to return CSSNestedDeclarations too. r=devtools-reviewers,nchevobbe,dshin 2024-09-20 15:59:53 +00:00
moz.build Bug 1887638 - [devtools] Add InspectorCSSParser. r=emilio,devtools-reviewers,frontend-codestyle-reviewers,bomsy. 2024-04-15 17:14:42 +00:00
ServoStyleRuleMap.cpp Bug 1919853 - Make InspectorUtils able to return CSSNestedDeclarations too. r=devtools-reviewers,nchevobbe,dshin 2024-09-20 15:59:53 +00:00
ServoStyleRuleMap.h Bug 1919853 - Make InspectorUtils able to return CSSNestedDeclarations too. r=devtools-reviewers,nchevobbe,dshin 2024-09-20 15:59:53 +00:00