Bug 262714
| Summary: | Some APIs like tabs.query need to prompt for permission before returning | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Timothy Hatcher <timothy> |
| Component: | WebKit Extensions | Assignee: | 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 | ||
Timothy Hatcher
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/116535817>
Timothy Hatcher
Pull request: https://github.com/WebKit/WebKit/pull/25738
EWS
Committed 275950@main (33e22ac2d07d): <https://commits.webkit.org/275950@main>
Reviewed commits have been landed. Closing PR #25738 and removing active labels.