RESOLVED FIXED 247065
[WPE][GTK] Enable permissions request API
https://bugs.webkit.org/show_bug.cgi?id=247065
Summary [WPE][GTK] Enable permissions request API
Philippe Normand
Reported 2022-10-26 08:24:46 PDT
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
Philippe Normand
Comment 1 2022-10-26 09:09:17 PDT
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
Comment 2 2022-11-28 02:15:24 PST
EWS
Comment 3 2022-12-13 07:06:15 PST
Committed 257787@main (80fe491a8274): <https://commits.webkit.org/257787@main> Reviewed commits have been landed. Closing PR #6852 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.