Summary Updates our implementation of the WebXR specification to provide a few attributes that have been added over time. These are generally attributes that developers find useful or enable small performance improvements. These include but are not limited to: Setting/Querying the framerate on an XRSession (including supported framerates), Angular/Linear Velocities, Predicted Display Time of a Frame, isSystemKeyboardSupported, and XRWebGLLayer fixedFoveation
WebView application risks Does this intent deprecate or change behavior of existing APIs, such that it has potentially high risk for Android WebView-based applications? None
This intent message was generated by Chrome Platform Status.
Rik Cabanier
unread,
Feb 10, 2024, 1:29:23 PM2/10/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Alex Cooper, blink-dev
Thanks for adding these to Chrome Alex!
Quest browser has been shipping these features for a while and are
being used by authors (using feature detection).
Let me know if you need any help. Setting the framerate was a bit
tricky for us so you might run into the same problems.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to blink-dev, caba...@gmail.com, blink-dev, Alex Cooper
Thanks!
> These include but are not limited to
It's a bit vague to me. Even if you are probably only omitting minor features, it doesn't give reviewers confidence they are not missing reviewing something meaningful. At some stage before the intent to ship, could you please update ChromeStatus with a document describing exhaustively what this intent is about?
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Arthur Sonzogni, blink-dev, caba...@gmail.com
Hi Arthur,
The list at present is exhaustive; however, as we are mainly implementing these slowly over time I did not want to rule out adding minor attributes to be covered by this intent since currently it's just at the intent-to-protoype stage. I intend to ensure accuracy by the time we get to intent-to-ship. By and large we expect these attributes to be very simple (mostly hardcoded to specific values, and/or returning null or no-oping), simply to ease developer burden since as Rik says these attributes are already shipped on the Quest browser. Any features that are going to get a more full implementation we'd either split off or ship the implementation later (albeit potentially only going through the launch reviews and not a full chromestatus launch unless that was deemed necessary since the Web Platform bit was already there). To that end, a document feels like a bit of an overkill (unless I'm misunderstanding this as a request for a full design document); but I can definitely expand to a more exhaustive list with a description of the bullet of each list.
I'm also unsure where to link such a document on the ChromeStatus.
Thanks,
Alex
> To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+...@chromium.org.