gecko-dev/layout/inspector
Emilio Cobos Álvarez 132a2e534a Bug 1871540 - Fix an inspector assertion when inspecting ::cue pseudos. r=dshin
I noticed that we weren't finding the :host::cue rule in the inspector,
even though it was applying and working.

When we're a NAC pseudo-element, also look at the relevant shadow root.

Could probably write a test for this, but I think I want to make the
setup for ::cue (which is the only weird pseudo like this) a bit nicer,
so not sure it's worth it.

Differential Revision: https://phabricator.services.mozilla.com/D197185
2023-12-22 18:02:56 +00:00
..
tests Bug 1866707 - Make `InspectorUtils.isInheritedProperty` check property definition in custom properties registry. r=zrhoffman. 2023-11-27 18:39:10 +00:00
InspectorFontFace.cpp Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
InspectorFontFace.h
InspectorUtils.cpp Bug 1871540 - Fix an inspector assertion when inspecting ::cue pseudos. r=dshin 2023-12-22 18:02:56 +00:00
InspectorUtils.h Bug 1866707 - Make `InspectorUtils.isInheritedProperty` check property definition in custom properties registry. r=zrhoffman. 2023-11-27 18:39:10 +00:00
ServoStyleRuleMap.cpp Bug 1852149 Part 3 - Add margin rules to servo r=firefox-style-system-reviewers,emilio 2023-12-08 20:25:55 +00:00
ServoStyleRuleMap.h Bug 1835062 - Make CSSStyleRule a GroupRule. r=smaug,dshin 2023-06-14 09:36:22 +00:00
inDeepTreeWalker.cpp Bug 1855134 - Move existing MOZ_TRY macros to a dedicated header file; r=glandium 2023-09-28 20:46:07 +00:00
inDeepTreeWalker.h Bug 1826517 - Simplify DevTools' walker. r=smaug,devtools-reviewers,nchevobbe 2023-04-10 11:18:38 +00:00
inIDeepTreeWalker.idl Bug 1825825 - Remove unused whatToShow option from devtools inspector walker. r=devtools-reviewers,devtools-backward-compat-reviewers,nchevobbe 2023-04-04 08:56:37 +00:00
inLayoutUtils.cpp
inLayoutUtils.h
moz.build Bug 1855300 - convert .ini manifests to .toml: batch 11 remaining **/mochitest.ini r=jmaher,geckoview-reviewers,extension-reviewers,valentin,credential-management-reviewers,cookie-reviewers,sgalich,m_kato,robwu 2023-10-13 02:32:24 +00:00