Closed
Bug 1588964
Opened 6 years ago
Closed 6 years ago
Show the browsers support status
Categories
(DevTools :: Inspector: Compatibility, enhancement, P3)
DevTools
Inspector: Compatibility
Tracking
(firefox72 fixed)
RESOLVED
FIXED
Firefox 72
| Tracking | Status | |
|---|---|---|
| firefox72 | --- | fixed |
People
(Reporter: daisuke, Assigned: daisuke)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
For now, we have not shown the browsers' support status.
In order to realize this, in this bug, it seems that we should do the followings:
- Introduce MDN compatibility data for the browsers
https://github.com/mdn/browser-compat-data/tree/master/browsers - Select major browsers and versions from the data
- Check the browsers support status for the CSS property and so on.
- Show the status
Eventually, we support an ability to select the browsers and version by the user on setting pane and so on though, we do in another bug.
| Assignee | ||
Comment 1•6 years ago
|
||
Depends on D49378
| Assignee | ||
Comment 2•6 years ago
|
||
Depends on D49518
| Assignee | ||
Comment 3•6 years ago
|
||
Depends on D49519
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → daisuke
Status: NEW → ASSIGNED
Updated•6 years ago
|
Priority: -- → P3
Pushed by dakatsuka.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4208e8be518f
Show the browsers support status. r=rcaliman,ladybenko
https://hg.mozilla.org/integration/autoland/rev/00008ed8b48b
Add tests for the unsupported browsers. r=rcaliman,ladybenko
https://hg.mozilla.org/integration/autoland/rev/43ec00061456
Update jest test for the unsupported browsers. r=ladybenko
Comment 5•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/4208e8be518f
https://hg.mozilla.org/mozilla-central/rev/00008ed8b48b
https://hg.mozilla.org/mozilla-central/rev/43ec00061456
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 72
You need to log in
before you can comment on or make changes to this bug.
Description
•