[Webkit-unassigned] [Bug 243389] New: Web App Manifest geolocation permission not respected

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 31 09:44:13 PDT 2022


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

            Bug ID: 243389
           Summary: Web App Manifest geolocation permission not respected
           Product: WebKit
           Version: Safari 15
          Hardware: Mac (Apple Silicon)
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mike at michaelflores.io

When adding the "geolocation" permission to Web Application Manifest for a Safari Web Extension, the browser should treat this as an explicit permission grant to allow user's to seamlessly take advantage of location-based functionality. Instead, Safari presents the same permission prompt at least once per day as if the permission hadn't been declared. This contrasts with Chromium browsers, where it is treated as a permission grant and allows use of navigator.geolocation.getCurrentPosition() without displaying an additional permission prompt.

-- 
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/20220731/14570f3e/attachment.htm>


More information about the webkit-unassigned mailing list