Bug 247065
| Summary: | [WPE][GTK] Enable permissions request API | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Philippe Normand <philn> |
| Component: | WebKitGTK | Assignee: | Philippe Normand <philn> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Philippe Normand
https://caniuse.com/?search=navigator.permissions
The corresponding setting is disabled for us and we also need to implement `queryPermission()` in our UI client.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Philippe Normand
Maybe UI client could return "Prompt" unless some WebView consumer handles a new "query-permission" signal. That would align with the Cocoa implementation.
Philippe Normand
Pull request: https://github.com/WebKit/WebKit/pull/6852
EWS
Committed 257787@main (80fe491a8274): <https://commits.webkit.org/257787@main>
Reviewed commits have been landed. Closing PR #6852 and removing active labels.