Closed
Bug 1582208
Opened 6 years ago
Closed 1 year ago
Fix the icon schema for urlbar
Categories
(WebExtensions :: General, task, P3)
WebExtensions
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: mixedpuppy, Unassigned)
References
Details
Bug 1575972 changed the icon schema for urlbar, allowing arbitrary strings, when it should have used manifest.ImageData or ImageDataOrExtensionURL for the type.
Since that landed in 70, this will need to uplift.
Comment 1•6 years ago
|
||
As I mentioned in Phabricator, Omkar's internship ended in August, and we won't be using the contextual tip in 70, but possibly in 71 at the earliest.
Assignee: okonaraddi → nobody
| Reporter | ||
Comment 3•4 years ago
|
||
urlbar is privileged so it doesn't matter right now, would matter if made public.
Severity: normal → N/A
Type: defect → task
Priority: P2 → P3
Comment 4•1 year ago
|
||
"urlbar" api was removed in bug 1855958
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•