Closed
Bug 1873207
Opened 2 years ago
Closed 1 years ago
Call UpdateStylistIfNeeded in InspectorUtils::GetCSSRegisteredProperties
Categories
(DevTools :: Inspector, task)
DevTools
Inspector
Tracking
(firefox123 fixed)
RESOLVED
FIXED
123 Branch
Tracking | Status | |
---|---|---|
firefox123 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
Details
Attachments
(1 file)
Since we're going to call the InspectorUtils method as soon as a stylesheet is added in Bug 1870812, we need to update the rules to make sure that the property are actually registered.
Assignee | ||
Comment 1•2 years ago
|
||
Depends on D196847
Updated•2 years ago
|
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bf3ff791561b
Call UpdateStylistIfNeeded in InspectorUtils::GetCSSRegisteredProperties. r=emilio.
Comment 3•1 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 years ago
status-firefox123:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•