-
Notifications
You must be signed in to change notification settings - Fork 28
Description
WebKittens
Title of the proposal
Geolocation element (PEPC)
URL to the spec
In progress
URL to the spec's repository
No response
Issue Tracker URL
No response
Explainer URL
https://github.com/WICG/PEPC/blob/main/geolocation_explainer.md, https://github.com/WICG/PEPC/blob/main/explainer.md
TAG Design Review URL
No response
Mozilla standards-positions issue URL
No response
WebKit Bugzilla URL
No response
Radar URL
No response
Description
This is a separate request specifically just for the element which is part of the larger umbrella of the PEPC feature.
We have separated the "permission" element into separate elements (each focused on one capability) based on recent feedback and discussions. This position request is for the element, which focuses the "device location" capability, mirroring the getCurrentPosition or watchPosition APIs, while keeping the advantages of PEPC.
The element (with its existing attributes, events, and checks) will remain as the base common class for each of these elements, but would no longer be usable directly, therefore I've also included the old explainer for the permission element.
Relevant context:
Page Embedded Permission Control (PEPC) #270
Page Embedded Permission Control #908
Proposal for a element #59