webxr: Update XRFrame to latest spec (#33102)

* Update IDL+naming, add predictedDisplayTime getter stub

Signed-off-by: Daniel Adams <msub2official@gmail.com>

* Surface predicted display time

Signed-off-by: Daniel Adams <msub2official@gmail.com>

* Update WPT expectations

Signed-off-by: Daniel Adams <msub2official@gmail.com>

* Update todo comment

Signed-off-by: Daniel Adams <msub2official@gmail.com>

---------

Signed-off-by: Daniel Adams <msub2official@gmail.com>
This commit is contained in:
Daniel Adams 2024-08-19 22:12:25 -10:00 committed by GitHub
parent 91adf39de7
commit 7e4979c852
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 20 additions and 16 deletions

View file

@ -350,9 +350,6 @@
[XRSession interface: xrSession must inherit property "onframeratechange" with the proper type]
expected: FAIL
[XRFrame interface: attribute predictedDisplayTime]
expected: FAIL
[XRSession interface: xrSession must inherit property "enabledFeatures" with the proper type]
expected: FAIL

View file

@ -293,9 +293,6 @@
[XRSession interface: xrSession must inherit property "onframeratechange" with the proper type]
expected: FAIL
[XRFrame interface: attribute predictedDisplayTime]
expected: FAIL
[XRSession interface: xrSession must inherit property "enabledFeatures" with the proper type]
expected: FAIL