WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
259656
Host permissions requested with permissions.request lost after browser restart
https://bugs.webkit.org/show_bug.cgi?id=259656
Summary
Host permissions requested with permissions.request lost after browser restart
OlegWock
Reported
2023-07-31 12:18:04 PDT
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)
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-08-07 12:19:14 PDT
<
rdar://problem/113515767
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug