RESOLVED FIXED302330
[WPT][WebXR] the promise test in webxr/hit-test/ar_hittest_subscription_states_regular.https.html doesn't work as expected
https://bugs.webkit.org/show_bug.cgi?id=302330
Summary [WPT][WebXR] the promise test in webxr/hit-test/ar_hittest_subscription_state...
Fujii Hironori
Reported 2025-11-11 09:15:16 PST
[WPT][WebXR] the promise test in webxr/hit-test/ar_hittest_subscription_states_regular.https.html doesn't work as expected In this test case, both requestReferenceSpace and requestHitTestSource return a promise. These promises should be chained properly by using `then`. However, the second promise was not chained, but using the second `then` inside the first `then`.
Attachments
Fujii Hironori
Comment 1 2025-11-11 09:40:01 PST
EWS
Comment 2 2025-11-11 16:53:43 PST
Committed 302876@main (104bb9f0be1f): <https://commits.webkit.org/302876@main> Reviewed commits have been landed. Closing PR #53743 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-11-11 16:54:12 PST
Note You need to log in before you can comment on or make changes to this bug.