Closed
Bug 1695353
Opened 5 years ago
Closed 5 years ago
WebExtension permission list should suppress the bullet if the list is only 1 item long
Categories
(WebExtensions :: Frontend, task, P2)
WebExtensions
Frontend
Tracking
(firefox88 fixed)
RESOLVED
FIXED
88 Branch
| Tracking | Status | |
|---|---|---|
| firefox88 | --- | fixed |
People
(Reporter: mconley, Assigned: prathiksha)
References
(Blocks 1 open bug)
Details
(Whiteboard: [proton-door-hangers])
Attachments
(1 file)
When a WebExtension installs or updates its permissions, we show a panel listing the permissions it's requesting. If that panel is 1 entry long, we'd like to suppress the bullet, and left-align the list with the other text in that panel.
Updated•5 years ago
|
See Also: → https://jira.mozilla.com/browse/FIDEFE-347
Updated•5 years ago
|
Severity: -- → N/A
| Reporter | ||
Updated•5 years ago
|
Priority: P5 → P3
| Assignee | ||
Updated•5 years ago
|
Assignee: nobody → prathikshaprasadsuman
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Updated•5 years ago
|
Priority: P3 → P1
Pushed by prathikshaprasadsuman@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/64047f9529f0
WebExtension permission list should suppress the bullet if the list is only 1 item long. r=mconley
Backout by csabou@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6bfaf9736bf5
Backed out changeset 64047f9529f0 for bc failures on browser_extension_sideloading.js. CLOSED TREE
Comment 4•5 years ago
|
||
Failure log: https://treeherder.mozilla.org/logviewer?job_id=333537451&repo=autoland
Backout link: https://hg.mozilla.org/integration/autoland/rev/6bfaf9736bf506e94a6c1b00accb23cfaaa35808
Flags: needinfo?(prathikshaprasadsuman)
| Assignee | ||
Updated•5 years ago
|
Flags: needinfo?(prathikshaprasadsuman)
Comment 5•5 years ago
|
||
Marking as P2. Per experience review we agreed to mark as P1 bugs only bugs that will block MR1.
Priority: P1 → P2
Pushed by prathikshaprasadsuman@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/a479e5e62d5c
WebExtension permission list should suppress the bullet if the list is only 1 item long. r=mconley
Comment 7•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox88:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•