Closed
Bug 1805526
Opened 2 years ago
Closed 2 years ago
Fix granted_host_permissions manifest key
Categories
(WebExtensions :: General, enhancement, P2)
WebExtensions
General
Tracking
(firefox113 fixed)
RESOLVED
FIXED
113 Branch
Tracking | Status | |
---|---|---|
firefox113 | --- | fixed |
People
(Reporter: zombie, Assigned: zombie)
References
(Blocks 1 open bug)
Details
(Whiteboard: [addons-jira])
Attachments
(2 files)
It should actually grant permissions automatically instead of disabling origin controls.
Assignee | ||
Updated•2 years ago
|
Whiteboard: [addons-jira]
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Severity: -- → N/A
Priority: -- → P2
Assignee | ||
Updated•2 years ago
|
Type: defect → enhancement
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → tomica
Attachment #9318999 -
Attachment description: WIP: Bug 1805526 - Fix granted_host_permissions to actually grant and keep Origin Controls → Bug 1805526 - Fix granted_host_permissions to actually grant and keep Origin Controls r=robwu
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•2 years ago
|
||
Pushed by tjovanovic@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/40a93120bacc
Refactor extension.startup() permissions setup, r=robwu
Comment 4•2 years ago
|
||
Backed out 2 changesets (Bug 1819176, Bug 1805526) for causing bc failures at browser_ext_commands_execute_sidebar_action.js
Backout: https://hg.mozilla.org/integration/autoland/rev/dfb39ca05529b4f8385b56243246b05bab79aad3
Failure logs:
https://treeherder.mozilla.org/logviewer?job_id=408863519&repo=autoland&lineNumber=3265
https://treeherder.mozilla.org/logviewer?job_id=408862141&repo=autoland&lineNumber=14803
Flags: needinfo?(tomica)
Pushed by tjovanovic@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7122263e5add
Refactor extension.startup() permissions setup, r=robwu
Comment 6•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox113:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch
Assignee | ||
Updated•2 years ago
|
Status: RESOLVED → REOPENED
Flags: needinfo?(tomica)
Resolution: FIXED → ---
Updated•2 years ago
|
Pushed by tjovanovic@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e3e6a0525f89
Fix granted_host_permissions to actually grant and keep Origin Controls r=robwu
Comment 8•2 years ago
|
||
bugherder |
Status: REOPENED → RESOLVED
Closed: 2 years ago → 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•