Closed
Bug 1649020
Opened 5 years ago
Closed 4 years ago
[ruleview] Add a pref for the inline CSS compatibility issue tooltip in inspector ruleview
Categories
(DevTools :: Inspector: Rules, enhancement, P3)
Tracking
(firefox81 fixed)
RESOLVED
FIXED
81 Branch
Tracking | Status | |
---|---|---|
firefox81 | --- | fixed |
People
(Reporter: lelouch.cpp, Assigned: lelouch.cpp)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:79.0) Gecko/20100101 Firefox/79.0
Expected results:
With the development of inline incompatibility warning tooltip underway, a new pref needs to be added to enable/disable this new feature while the development is underway
This patch adds
devtools.inspector.ruleview.inline-compatibility-warning.enabled
that covers the development of the inline CSS compatiblity warning
tooltip
Depends on D81472
Updated•5 years ago
|
Assignee: nobody → lelouch.cpp
Updated•5 years ago
|
Severity: -- → S3
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Priority: -- → P3
Pushed by mtigley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a42888e04bfc
Add pref for inline CSS incompatibility warning in inspector ruleview r=mtigley DONTBUILD
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox81:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•