RESOLVED FIXED Bug 222785
XRFrame getViewerPose has emulatedPosition set properly
https://bugs.webkit.org/show_bug.cgi?id=222785
Summary XRFrame getViewerPose has emulatedPosition set properly
Imanol Fernandez
Reported 2021-03-05 01:00:55 PST
We are handling emulatedPosition in the DOM code and the OpenXR platform, but not setting it in the FakeWebXRDevice for WPT tests.
Attachments
Patch (4.41 KB, patch)
2021-03-05 01:08 PST, Imanol Fernandez
no flags
Imanol Fernandez
Comment 1 2021-03-05 01:08:05 PST
Imanol Fernandez
Comment 2 2021-03-05 03:56:55 PST
Currently enabledFeatures array is used both for checking supported and enabled features. This is causing some tests to fail: e.g. Test that reference spaces that aren't default features are rejected when not requested as a feature.
EWS
Comment 3 2021-03-05 04:05:07 PST
Committed r273961: <https://commits.webkit.org/r273961> All reviewed patches have been landed. Closing bug and clearing flags on attachment 422347 [details].
Radar WebKit Bug Importer
Comment 4 2021-03-05 04:06:15 PST
Note You need to log in before you can comment on or make changes to this bug.