Bug 201221

Summary: geolocation.watchPosition() / getCurrentPosition() should return PERMISSION_DENIED when context is not secure
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, beidson, benjamin, commit-queue, ews-watchlist, rniwa, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
URL: https://github.com/w3c/geolocation-api/pull/34
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2019-08-28 08:50:51 PDT
geolocation.watchPosition() / getCurrentPosition() should return PERMISSION_DENIED when context is not secure, not POSITION_UNAVAILABLE. Both Gecko and Blink agree on PERMISSION_DENIED.
Attachments
Patch (11.74 KB, patch)
2019-08-28 08:52 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2019-08-28 08:52:32 PDT
WebKit Commit Bot
Comment 2 2019-08-28 10:20:07 PDT
Comment on attachment 377445 [details] Patch Clearing flags on attachment: 377445 Committed r249207: <https://trac.webkit.org/changeset/249207>
WebKit Commit Bot
Comment 3 2019-08-28 10:20:08 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2019-08-28 10:21:23 PDT
Note You need to log in before you can comment on or make changes to this bug.