Closed
Bug 1575872
Opened 5 years ago
Closed 5 years ago
Add support to display both errors and warnings in the Manifest
Categories
(DevTools :: Application Panel, enhancement, P1)
DevTools
Application Panel
Tracking
(firefox70 fixed)
RESOLVED
FIXED
Firefox 70
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: ladybenko, Assigned: ladybenko)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
At the moment the ManifestItemWarning
component assumes that we'd always get a warning. We should expect errors too, show an appropriate icon, etc.
We might want to revisit the markup and styling as well.
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → balbeza
Status: NEW → ASSIGNED
Priority: P2 → P1
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Pushed by balbeza@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/64baa03352f8
Part 1: Render a list of issues (errors and warnings) in the Manifest r=Ola,fluent-reviewers,flod
https://hg.mozilla.org/integration/autoland/rev/23ffe72f2f9b
Part 2: Add Jest tests r=Ola
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/64baa03352f8
https://hg.mozilla.org/mozilla-central/rev/23ffe72f2f9b
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 70
You need to log in
before you can comment on or make changes to this bug.
Description
•