Is your feature request related to a problem? Please describe.
Currently (at least on Linux), doing any action that requires permission (such as geolocation) fails as the permission request is immediately denied.
Describe the solution you'd like
There should be a way to specify what permissions the app should have so they are automatically allowed.
Would you assign yourself to implement this feature?
Additional context
For linux: https://webkitgtk.org/reference/webkit2gtk/stable/WebKitWebView.html#WebKitWebView-permission-request
Is your feature request related to a problem? Please describe.
Currently (at least on Linux), doing any action that requires permission (such as geolocation) fails as the permission request is immediately denied.
Describe the solution you'd like
There should be a way to specify what permissions the app should have so they are automatically allowed.
Would you assign yourself to implement this feature?
Additional context
For linux: https://webkitgtk.org/reference/webkit2gtk/stable/WebKitWebView.html#WebKitWebView-permission-request