Bug 262714 - Some APIs like tabs.query need to prompt for permission before returning
Summary: Some APIs like tabs.query need to prompt for permission before returning
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-10-05 12:07 PDT by Timothy Hatcher
Modified: 2024-03-11 19:43 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-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.