Re: [deviceorientation] Drop duplicate PermissionState definition (#88)

@reillyeon following https://www.w3.org/2022/09/15-dap-minutes.html I wonder if this can be merged as-is?

This would allow us to get rid of the duplicate PermissionState enum (WebKit even has a [PermissionState.idl](https://github.com/WebKit/WebKit/blob/main/Source/WebCore/Modules/permissions/PermissionState.idl) now), which is the biggest issue.

We can replace "default" with "prompt" in another PR (the term is not exposed to script anyway), and file an issue to discuss further integration with the Permissions spec, as I imagine that will be a lot more work from a spec perspective.

-- 
GitHub Notification of comment by rakuco
Please view or discuss this issue at https://github.com/w3c/deviceorientation/pull/88#issuecomment-1398371287 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 20 January 2023 13:20:02 UTC