[Webkit-unassigned] [Bug 259656] New: Host permissions requested with permissions.request lost after browser restart
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 31 12:18:04 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=259656
Bug ID: 259656
Summary: Host permissions requested with permissions.request
lost after browser restart
Product: WebKit
Version: Safari 16
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Extensions
Assignee: webkit-unassigned at lists.webkit.org
Reporter: olegwock at gmail.com
CC: timothy at apple.com
After extension was granted host permission requested with `browser.permissions.request`, everything works as expected, but after browser restart those permissions are lost. This affects both manifest v2 and v3 extension. API permissions (like `tabs`) work as expected and are persisted between browser restarts
Minimal extension with reproduction: https://github.com/OlegWock/webkit-webext-bug-repro (all related code located in extension's popup)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230731/4a8e4888/attachment.htm>
More information about the webkit-unassigned
mailing list