[Webkit-unassigned] [Bug 223948] New: [WPE][GTK] Geolocation is broken with bubblewrap sandbox enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 30 12:41:25 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=223948

            Bug ID: 223948
           Summary: [WPE][GTK] Geolocation is broken with bubblewrap
                    sandbox enabled
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at gnome.org
                CC: bugs-noreply at webkitgtk.org
            Blocks: 206533

WebKit attempts to use geoclue D-Bus APIs from the web process, but this is not allowed by the bubblewrap sandbox.

BubblewrapLauncher could easily allow access to geoclue D-Bus APIs, but we should not do that. The proper fix is to talk to the geolocation portal instead of attempting to use geoclue directly. This could be solved at the same time as bug #218121.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=206533
[Bug 206533] [WPE][GTK] Tracker for bubblewrap sandbox issues
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210330/d59e894a/attachment-0001.htm>


More information about the webkit-unassigned mailing list