Closed
Bug 1960882
Opened 7 months ago
Closed 7 months ago
Account for data collection permissions when requesting optional-only perms via `permissions.request()`
Categories
(WebExtensions :: General, defect, P2)
WebExtensions
General
Tracking
(firefox139 fixed)
RESOLVED
FIXED
139 Branch
| Tracking | Status | |
|---|---|---|
| firefox139 | --- | fixed |
People
(Reporter: willdurand, Assigned: willdurand)
References
(Blocks 1 open bug)
Details
(Whiteboard: [addons-jira])
Attachments
(1 file)
See: https://phabricator.services.mozilla.com/D245381#inline-1356118 - In short we shouldn't allow a request with optional-only perms and data collection perms.
Updated•7 months ago
|
| Assignee | ||
Comment 1•7 months ago
|
||
Updated•7 months ago
|
Assignee: nobody → wdurand
Status: NEW → ASSIGNED
Pushed by wdurand@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8e2945557194
Account for data collection permissions when requesting optional-only perms via `permissions.request()`. r=rpl
Comment 3•7 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 months ago
status-firefox139:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 139 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•