Bug 262714

Summary: Some APIs like tabs.query need to prompt for permission before returning
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-10-05 12:07:35 PDT
Right now the WebKit code will check permissions and obscure the title and url if no permissions is granted, but we should prompt for permission if there is a tab needing permission before completing the query request.
Comment 1 Radar WebKit Bug Importer 2023-10-05 12:07:46 PDT
<rdar://problem/116535817>
Comment 2 Timothy Hatcher 2024-03-11 13:21:25 PDT
Pull request: https://github.com/WebKit/WebKit/pull/25738
Comment 3 EWS 2024-03-11 19:43:52 PDT
Committed 275950@main (33e22ac2d07d): <https://commits.webkit.org/275950@main>

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