Bug 302330

Summary: [WPT][WebXR] the promise test in webxr/hit-test/ar_hittest_subscription_states_regular.https.html doesn't work as expected
Product: WebKit Reporter: Fujii Hironori <fujii.hironori>
Component: WebXRAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: djg, kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://github.com/web-platform-tests/wpt/pull/55991
Bug Depends on:    
Bug Blocks: 300754    

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.