Open
Bug 1536597
Opened 6 years ago
Updated 3 years ago
Remove isNewRulesView check
Categories
(DevTools :: Inspector: Rules, enhancement, P3)
DevTools
Inspector: Rules
Tracking
(Not tracked)
NEW
People
(Reporter: gl, Unassigned)
References
(Blocks 1 open bug)
Details
We currently have some isNewRulesView check around the ElementStyle that will run a different code path for the new rules view. We should remove this check when the new rules view is enabled along with this.isNewRulesView in new-rules.js
https://searchfox.org/mozilla-central/search?q=isNewRulesView&path=
| Reporter | ||
Updated•6 years ago
|
Priority: -- → P3
Comment 1•6 years ago
|
||
Hi Gabriel,
I don't know if this is ready to be implemented, but if so, can I work on this issue?
Thanks!
| Reporter | ||
Comment 2•6 years ago
|
||
(In reply to Mellina Y. from comment #1)
Hi Gabriel,
I don't know if this is ready to be implemented, but if so, can I work on this issue?
Thanks!
Hey Mellina, this is not ready to be implemented. All dt-rules-followup bugs are dependent on shipping the new rules view first. Thank you for the offer.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•