Closed
Bug 1586634
Opened 5 years ago
Closed 5 years ago
Add a sidebar panel for the webcompat tool
Categories
(DevTools :: Inspector: Compatibility, enhancement)
DevTools
Inspector: Compatibility
Tracking
(firefox71 fixed)
VERIFIED
FIXED
Firefox 71
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: daisuke, Assigned: daisuke)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete)
Attachments
(3 files)
In this bug, we will implement the following, make the basis of the tool.
- Add a pref which toggles enabling the tool
- Add a sidebar panel of the inspector for the tool
Comment 1•5 years ago
|
||
We might want to start creating a new component on bugzilla for webcompat similar to what we have done for all the inspector sidepanels.
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
Depends on D48322
Assignee | ||
Comment 4•5 years ago
|
||
Depends on D48323
Updated•5 years ago
|
Attachment #9099177 -
Attachment description: Bug 1586634: Add a sidebar panel for the compatibility tool. r?pbro!,rcaliman! → Bug 1586634: Add a sidebar panel for the compatibility tool. r?gl!,rcaliman!
Pushed by dakatsuka.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/958b4d641752
Add a sidebar panel for the compatibility tool. r=rcaliman,gl
https://hg.mozilla.org/integration/autoland/rev/5a4992c15f66
Enable the compatibility tool by devtools.inspector.compatibility.enabled pref. r=pbro,rcaliman
https://hg.mozilla.org/integration/autoland/rev/f4421c5861f8
Add a test for the pref which enables the compatibility tool. r=pbro,rcaliman
Assignee | ||
Updated•5 years ago
|
Component: Inspector → Inspector: Compatibility
Comment 6•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/958b4d641752
https://hg.mozilla.org/mozilla-central/rev/5a4992c15f66
https://hg.mozilla.org/mozilla-central/rev/f4421c5861f8
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 71
Comment 7•4 years ago
|
||
A bit late because the dev-doc-needed
flag was missing on this bug, but I've added a note at https://wiki.developer.mozilla.org/en-US/docs/Mozilla/Firefox/Experimental_features#Compatibility_panel for this feature.
Sebastian
Keywords: dev-doc-complete
Comment 8•4 years ago
|
||
Marking as verified as part of the feature testing targeted on 78 builds.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•