[geolocation-api] Pull Request: Added webapps as group
himorin has just submitted a new pull request for https://github.com/w3c/geolocation-api: == Added webapps as group == Closes nothing The following tasks have been completed: n/a Implementation...
View Article[deviceorientation] Pull Request: Add Accessibility considerations
anssiko has just submitted a new pull request for https://github.com/w3c/deviceorientation: == Add Accessibility considerations == This text is authored by APA WG and its APA consensus is recorded in:...
View ArticleRe: [geolocation-api] Support floorLevel on GeolocationCoordinates? (#122)
@marcoscaceres - https://github.com/w3c/geolocation-api/issues/15#issuecomment-631896781 -- GitHub Notification of comment by Ahmad-S792 Please view or discuss this issue at...
View ArticleClosed: [deviceorientation] Wide review tracker (#130)
anssiko closed this issue. See https://github.com/w3c/deviceorientation/issues/130 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
View ArticleRe: [deviceorientation] Wide review tracker (#130)
Wide review has been completed. Thank you all! 🥳 🚀 This wide review round resulted in various positive developments summarized below: - **Accessibility** contributed an entire Accessibility...
View Article[deviceorientation] Fix the build (#151)
anssiko has just created a new issue for https://github.com/w3c/deviceorientation: == Fix the build == The build is broken, here's how to fix it: When [this...
View ArticleRe: [deviceorientation] editorial: Identify at risk features and their causes...
@marcoscaceres, can you take a look? -- GitHub Notification of comment by reillyeon Please view or discuss this issue at https://github.com/w3c/deviceorientation/pull/149#issuecomment-2011014307 using...
View Article[deviceorientation] Pull Request: Chore auto-publish.yml: update WG decision URL
marcoscaceres has just submitted a new pull request for https://github.com/w3c/deviceorientation: == Chore auto-publish.yml: update WG decision URL == Closes #151 See...
View ArticleRe: [deviceorientation] "No permission" and "sensors unable to provide...
I think this also concerns the Permissions Policy integration, even if tangentially. Permissions Policy integration does not fall under the same _"a web app should not be able to distinguish between...
View Article[deviceorientation] Pull Request: Fix the build
anssiko has just submitted a new pull request for https://github.com/w3c/deviceorientation: == Fix the build == None See https://github.com/w3c/deviceorientation/pull/153 -- Sent via github-notify-ml...
View ArticleRe: [deviceorientation] "No permission" and "sensors unable to provide...
I don't think that (firing empty event) aligns with any other API with respect to permission policy... permissions checks should be done with the Permission API's `.query()`. -- GitHub Notification of...
View ArticleRe: [deviceorientation] Chore auto-publish.yml: update WG decision URL (#152)
We can keep the current one, I think. -- GitHub Notification of comment by marcoscaceres Please view or discuss this issue at https://github.com/w3c/deviceorientation/pull/152#issuecomment-2031006353...
View ArticleRe: [deviceorientation] How to check when permission is denied? (#148)
I agree developers can and should use the Permission API to query permission state. The question is how to align the specified behavior of this API with this TAG guidance: > A web app should not be...
View ArticleRe: [geolocation-api] chore: bring Marcos out of retirement (#143)
Nice to be back... I missed this spec 🥰 It's probably one of my favorite specs to work on. -- GitHub Notification of comment by marcoscaceres Please view or discuss this issue at...
View ArticleRe: [deviceorientation] automation: Adapt to Generic Sensor changes to stash...
@rakuco have you had a chance to file issues with the other implementers of the DeviceOrientation Events API asking about implementing this automation interface? -- GitHub Notification of comment by...
View Article[geolocation-api] Add support for converting GeolocationCoordinates to JSON...
marcoscaceres has just created a new issue for https://github.com/w3c/geolocation-api: == Add support for converting GeolocationCoordinates to JSON (object) == Given `GeolocationCoordinates` are just...
View Article[geolocation-api] A means to test the API via Web Driver (#146)
marcoscaceres has just created a new issue for https://github.com/w3c/geolocation-api: == A means to test the API via Web Driver == It would neat if the Geolocation API a web driver extension for...
View ArticleRe: [geolocation-api] Require user activation to use API (#48)
What if, for `.getCurrentPostion()` we made it so the arguments are optional.... if no arguments are passed, we vend a promise, but require user activation. That gives us a transitional path forward...
View Article[geolocation-api] Pull Request: Expose .toJSON() on GeolocationCoordinates
marcoscaceres has just submitted a new pull request for https://github.com/w3c/geolocation-api: == Expose .toJSON() on GeolocationCoordinates == Closes #145 The following tasks have been completed: *...
View Article[geolocation-api] Set up process and markers for updating the Proposed Edited...
marcoscaceres has just created a new issue for https://github.com/w3c/geolocation-api: == Set up process and markers for updating the Proposed Edited Recommendation == We need to just double check...
View Article