Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Feature Policy integration for the Geolocation API #14

Closed
wants to merge 1 commit into from

Conversation

raymeskhoury
Copy link

No description provided.

@raymeskhoury
Copy link
Author

I'm not necessarily expecting this to be merged, but posting for reference.

cc @marcoscaceres

@marcoscaceres
Copy link
Member

Thanks for the heads-up on this... maybe of interest to @anssiko, who has the WICG GeoSensor proposal.

@anssiko
Copy link
Member

anssiko commented Oct 9, 2017

As you probably know, the Geolocation Working Group is now closed, and as such the Geolocation API spec is not maintained anymore. Per the announcement:

Further maintenance around the Geolocation documents is expected to happen with the Device and Sensors Working Group.

To that end, work recently started to incubate a Generic Sensor-based Geolocation Sensor, with a plan to add it to the Device and Sensors Working Group's revised Charter after the incubation period.

Feature Policy integration is a Level 2 feature for the Generic Sensor API, tracked in w3c/sensors#133 I encourage @raymeskhoury or @clelland to submit a Feature Policy integration patch for the Generic Sensor API instead. The group just recently closed it last Level 1 issue, and is now looking at Level 2 features and I feel this particular issue would be a good first Level 2 issue to address.

The Geolocation Sensor spec (as well as other Generic Sensor-based concrete sensors) will get Feature Policy integration via the Generic Sensor API when we address w3c/sensors#133

Cc Generic Sensor API editors @alexshalamov @pozdnyakov

@plehegar
Copy link
Member

No action needed at this point. Feel free to reopen if you think otherwise.

@plehegar plehegar closed this Aug 11, 2018
@anssiko
Copy link
Member

anssiko commented Aug 11, 2018

Good cleanup. For the record:

This feature is now specified in the Geolocation Sensor https://w3c.github.io/geolocation-sensor/ (a next-gen Geolocation API if you will).

The Geolocation Sensor is now a deliverable of the Devices and Sensors WG. A CfC was issued just days ago to publish a FPWD of that spec: https://lists.w3.org/Archives/Public/public-device-apis/2018Aug/0005.html

Feature Policy integration is defined in the Generic Sensor API Candidate Rec (and currently shipping in Chrome). The Geolocation Sensor inherits related Generic Sensor API infra and uses https://www.w3.org/TR/permissions/#dom-permissionname-geolocation token for Feature Policy integration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants