Skip to content

Commit

Permalink
Add Webview impl_url for WebXR API (mdn#24764)
Browse files Browse the repository at this point in the history
* add chromium impl_url for WebXR API

* revert

* update data
  • Loading branch information
skyclouds2001 authored Oct 21, 2024
1 parent d65ca22 commit 767d9c3
Show file tree
Hide file tree
Showing 37 changed files with 76 additions and 37 deletions.
5 changes: 4 additions & 1 deletion api/Element.json
Original file line number Diff line number Diff line change
Expand Up @@ -3217,7 +3217,10 @@
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_android": {
"version_added": false,
"impl_url": "https://crbug.com/40652382"
},
"webview_ios": "mirror"
},
"status": {
Expand Down
3 changes: 2 additions & 1 deletion api/Navigator.json
Original file line number Diff line number Diff line change
Expand Up @@ -5268,7 +5268,8 @@
"version_added": "11.2"
},
"webview_android": {
"version_added": false
"version_added": false,
"impl_url": "https://crbug.com/40652382"
},
"webview_ios": "mirror"
},
Expand Down
3 changes: 2 additions & 1 deletion api/WebGL2RenderingContext.json
Original file line number Diff line number Diff line change
Expand Up @@ -6371,7 +6371,8 @@
"version_added": "11.2"
},
"webview_android": {
"version_added": false
"version_added": false,
"impl_url": "https://crbug.com/40652382"
},
"webview_ios": "mirror"
},
Expand Down
3 changes: 2 additions & 1 deletion api/WebGLRenderingContext.json
Original file line number Diff line number Diff line change
Expand Up @@ -4862,7 +4862,8 @@
"version_added": "11.2"
},
"webview_android": {
"version_added": false
"version_added": false,
"impl_url": "https://crbug.com/40652382"
},
"webview_ios": "mirror"
},
Expand Down
3 changes: 2 additions & 1 deletion api/XRAnchor.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": {
"version_added": false
"version_added": false,
"impl_url": "https://crbug.com/40652382"
},
"webview_ios": "mirror"
},
Expand Down
3 changes: 2 additions & 1 deletion api/XRAnchorSet.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": {
"version_added": false
"version_added": false,
"impl_url": "https://crbug.com/40652382"
},
"webview_ios": "mirror"
},
Expand Down
3 changes: 2 additions & 1 deletion api/XRBoundedReferenceSpace.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"version_added": "11.2"
},
"webview_android": {
"version_added": false
"version_added": false,
"impl_url": "https://crbug.com/40652382"
},
"webview_ios": "mirror"
},
Expand Down
3 changes: 2 additions & 1 deletion api/XRCPUDepthInformation.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": {
"version_added": false
"version_added": false,
"impl_url": "https://crbug.com/40652382"
},
"webview_ios": "mirror"
},
Expand Down
3 changes: 2 additions & 1 deletion api/XRCamera.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": {
"version_added": false
"version_added": false,
"impl_url": "https://crbug.com/40652382"
},
"webview_ios": "mirror"
},
Expand Down
3 changes: 2 additions & 1 deletion api/XRDepthInformation.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": {
"version_added": false
"version_added": false,
"impl_url": "https://crbug.com/40652382"
},
"webview_ios": "mirror"
},
Expand Down
3 changes: 2 additions & 1 deletion api/XRFrame.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"version_added": "11.2"
},
"webview_android": {
"version_added": false
"version_added": false,
"impl_url": "https://crbug.com/40652382"
},
"webview_ios": "mirror"
},
Expand Down
3 changes: 2 additions & 1 deletion api/XRHitTestResult.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": {
"version_added": false
"version_added": false,
"impl_url": "https://crbug.com/40652382"
},
"webview_ios": "mirror"
},
Expand Down
3 changes: 2 additions & 1 deletion api/XRHitTestSource.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": {
"version_added": false
"version_added": false,
"impl_url": "https://crbug.com/40652382"
},
"webview_ios": "mirror"
},
Expand Down
3 changes: 2 additions & 1 deletion api/XRInputSource.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"version_added": "11.2"
},
"webview_android": {
"version_added": false
"version_added": false,
"impl_url": "https://crbug.com/40652382"
},
"webview_ios": "mirror"
},
Expand Down
3 changes: 2 additions & 1 deletion api/XRInputSourceArray.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"version_added": "11.2"
},
"webview_android": {
"version_added": false
"version_added": false,
"impl_url": "https://crbug.com/40652382"
},
"webview_ios": "mirror"
},
Expand Down
3 changes: 2 additions & 1 deletion api/XRInputSourceEvent.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"version_added": "11.2"
},
"webview_android": {
"version_added": false
"version_added": false,
"impl_url": "https://crbug.com/40652382"
},
"webview_ios": "mirror"
},
Expand Down
3 changes: 2 additions & 1 deletion api/XRInputSourcesChangeEvent.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"version_added": "11.2"
},
"webview_android": {
"version_added": false
"version_added": false,
"impl_url": "https://crbug.com/40652382"
},
"webview_ios": "mirror"
},
Expand Down
3 changes: 2 additions & 1 deletion api/XRLightEstimate.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": {
"version_added": false
"version_added": false,
"impl_url": "https://crbug.com/40652382"
},
"webview_ios": "mirror"
},
Expand Down
3 changes: 2 additions & 1 deletion api/XRLightProbe.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": {
"version_added": false
"version_added": false,
"impl_url": "https://crbug.com/40652382"
},
"webview_ios": "mirror"
},
Expand Down
3 changes: 2 additions & 1 deletion api/XRPose.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"version_added": "11.2"
},
"webview_android": {
"version_added": false
"version_added": false,
"impl_url": "https://crbug.com/40652382"
},
"webview_ios": "mirror"
},
Expand Down
3 changes: 2 additions & 1 deletion api/XRRay.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": {
"version_added": false
"version_added": false,
"impl_url": "https://crbug.com/40652382"
},
"webview_ios": "mirror"
},
Expand Down
3 changes: 2 additions & 1 deletion api/XRReferenceSpace.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"version_added": "11.2"
},
"webview_android": {
"version_added": false
"version_added": false,
"impl_url": "https://crbug.com/40652382"
},
"webview_ios": "mirror"
},
Expand Down
3 changes: 2 additions & 1 deletion api/XRReferenceSpaceEvent.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"version_added": "11.2"
},
"webview_android": {
"version_added": false
"version_added": false,
"impl_url": "https://crbug.com/40652382"
},
"webview_ios": "mirror"
},
Expand Down
3 changes: 2 additions & 1 deletion api/XRRenderState.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": {
"version_added": false
"version_added": false,
"impl_url": "https://crbug.com/40652382"
},
"webview_ios": "mirror"
},
Expand Down
3 changes: 2 additions & 1 deletion api/XRRigidTransform.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"version_added": "11.2"
},
"webview_android": {
"version_added": false
"version_added": false,
"impl_url": "https://crbug.com/40652382"
},
"webview_ios": "mirror"
},
Expand Down
3 changes: 2 additions & 1 deletion api/XRSession.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"version_added": "11.2"
},
"webview_android": {
"version_added": false
"version_added": false,
"impl_url": "https://crbug.com/40652382"
},
"webview_ios": "mirror"
},
Expand Down
3 changes: 2 additions & 1 deletion api/XRSessionEvent.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"version_added": "11.2"
},
"webview_android": {
"version_added": false
"version_added": false,
"impl_url": "https://crbug.com/40652382"
},
"webview_ios": "mirror"
},
Expand Down
3 changes: 2 additions & 1 deletion api/XRSpace.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"version_added": "11.2"
},
"webview_android": {
"version_added": false
"version_added": false,
"impl_url": "https://crbug.com/40652382"
},
"webview_ios": "mirror"
},
Expand Down
3 changes: 2 additions & 1 deletion api/XRSystem.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": {
"version_added": false
"version_added": false,
"impl_url": "https://crbug.com/40652382"
},
"webview_ios": "mirror"
},
Expand Down
3 changes: 2 additions & 1 deletion api/XRTransientInputHitTestResult.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": {
"version_added": false
"version_added": false,
"impl_url": "https://crbug.com/40652382"
},
"webview_ios": "mirror"
},
Expand Down
3 changes: 2 additions & 1 deletion api/XRTransientInputHitTestSource.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": {
"version_added": false
"version_added": false,
"impl_url": "https://crbug.com/40652382"
},
"webview_ios": "mirror"
},
Expand Down
3 changes: 2 additions & 1 deletion api/XRView.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"version_added": "11.2"
},
"webview_android": {
"version_added": false
"version_added": false,
"impl_url": "https://crbug.com/40652382"
},
"webview_ios": "mirror"
},
Expand Down
3 changes: 2 additions & 1 deletion api/XRViewerPose.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"version_added": "11.2"
},
"webview_android": {
"version_added": false
"version_added": false,
"impl_url": "https://crbug.com/40652382"
},
"webview_ios": "mirror"
},
Expand Down
3 changes: 2 additions & 1 deletion api/XRViewport.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"version_added": "11.2"
},
"webview_android": {
"version_added": false
"version_added": false,
"impl_url": "https://crbug.com/40652382"
},
"webview_ios": "mirror"
},
Expand Down
3 changes: 2 additions & 1 deletion api/XRWebGLDepthInformation.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": {
"version_added": false
"version_added": false,
"impl_url": "https://crbug.com/40652382"
},
"webview_ios": "mirror"
},
Expand Down
3 changes: 2 additions & 1 deletion api/XRWebGLLayer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"version_added": "11.2"
},
"webview_android": {
"version_added": false
"version_added": false,
"impl_url": "https://crbug.com/40652382"
},
"webview_ios": "mirror"
},
Expand Down
3 changes: 2 additions & 1 deletion http/headers/Permissions-Policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -1643,7 +1643,8 @@
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": {
"version_added": false
"version_added": false,
"impl_url": "https://crbug.com/40652382"
},
"webview_ios": "mirror"
},
Expand Down

0 comments on commit 767d9c3

Please sign in to comment.