[Webkit-unassigned] [Bug 258726] New: navigator.permissions.query for geolocation reporting wrong value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 30 06:35:07 PDT 2023


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

            Bug ID: 258726
           Summary: navigator.permissions.query for geolocation reporting
                    wrong value
           Product: WebKit
           Version: Safari 16
          Hardware: iPhone / iPad
                OS: iOS 16
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: a.berner at instant.at

After denying the geolocation after calling navigator.geolocation.getCurrentPosition navigator.permissions.query({name: "geolocation"}) still reports "prompt" instead of denied.

Expected result would be "denied"

-- 
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/20230630/fa6a85e7/attachment.htm>


More information about the webkit-unassigned mailing list