Bug 302322
| Summary: | [WebXR] hit test subscription should fail if the feature was not requested | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Fujii Hironori <fujii.hironori> |
| Component: | WebXR | Assignee: | 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 | ||
| Bug Depends on: | |||
| Bug Blocks: | 300754 | ||
Fujii Hironori
[WebXR] Transient hit test subscription should fail if the feature was not requested
imported/w3c/web-platform-tests/webxr/hit-test/ar_hittest_subscription_states_transient.https.html is failing
PASS Transient hit test subscription succeeds if the feature was requested - webgl
PASS Transient hit test subscription succeeds if the feature was requested - webgl2
FAIL Transient hit test subscription fails if the feature was not requested - webgl assert_true: `requestHitTestSourceForTransientInput` succeeded when it was expected to fail expected true got false
FAIL Transient hit test subscription fails if the feature was not requested - webgl2 assert_true: `requestHitTestSourceForTransientInput` succeeded when it was expected to fail expected true got false
PASS Transient test subscription fails if the feature was requested but the session already ended - webgl
PASS Transient test subscription fails if the feature was requested but the session already ended - webgl2
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Fujii Hironori
302876@main fixed a bug of imported/w3c/web-platform-tests/webxr/hit-test/ar_hittest_subscription_states_regular.https.html.
Now the test also fails due to this bug.
Fujii Hironori
Pull request: https://github.com/WebKit/WebKit/pull/53802
EWS
Committed 302971@main (7540c603a777): <https://commits.webkit.org/302971@main>
Reviewed commits have been landed. Closing PR #53802 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/164620147>