Closed
Bug 1906228
Opened 2 years ago
Closed 2 years ago
Don't retrieve @starting-style rules in the Rules view until Bug 1905035 is fixed
Categories
(DevTools :: Inspector: Rules, task)
DevTools
Inspector: Rules
Tracking
(firefox129 fixed)
RESOLVED
FIXED
129 Branch
| Tracking | Status | |
|---|---|---|
| firefox129 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
Details
Attachments
(1 file)
Bug 1905035 causes some rules to not be displayed when the matching element have starting-style rules applied.
This is not acceptable to have such issue in the inspector, so let's not fetch starting-style rules until the bug is fixed.
| Assignee | ||
Comment 1•2 years ago
|
||
Let's wait until Bug 1905035 is fixed to avoid confusing users.
Updated•2 years ago
|
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2e960c8308e0
[devtools] Momentarily stop displaying starting-style rules until bug is fixed. r=devtools-reviewers,ochameau.
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox129:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•