Bug 259914 - Permissions check in WebExtensionAPINamespace::isPropertyAllowed should be better
Summary: Permissions check in WebExtensionAPINamespace::isPropertyAllowed should be be...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Extensions (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Timothy Hatcher
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-08-07 20:49 PDT by Timothy Hatcher
Modified: 2024-03-15 13:09 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2023-08-07 20:49:29 PDT
This should be a hasPermission: call to extensionContext() and updated with actually granted permissions from the UI process.
Comment 1 Radar WebKit Bug Importer 2023-08-07 20:49:43 PDT
<rdar://problem/113537360>
Comment 2 Timothy Hatcher 2024-03-15 10:02:06 PDT
Pull request: https://github.com/WebKit/WebKit/pull/25954
Comment 3 EWS 2024-03-15 13:09:15 PDT
Committed 276194@main (a0d65e89085b): <https://commits.webkit.org/276194@main>

Reviewed commits have been landed. Closing PR #25954 and removing active labels.