Bug 259914

Summary: Permissions check in WebExtensionAPINamespace::isPropertyAllowed should be better
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: WebKit ExtensionsAssignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Normal CC: timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

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.