Bug 302141
| Summary: | [WebXR Hit Test] Implement requestTransientInputHitTestSource() method of XRSession interface | ||
|---|---|---|---|
| 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 Hit Test] Implement requestTransientInputHitTestSource() method of XRSession interface
parent: bug#300754
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Fujii Hironori
Pull request: https://github.com/WebKit/WebKit/pull/53573
EWS
Committed 302828@main (29ac31053878): <https://commits.webkit.org/302828@main>
Reviewed commits have been landed. Closing PR #53573 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/164453956>
Fujii Hironori
Re-opening for pull request https://github.com/WebKit/WebKit/pull/53732
Fujii Hironori
https://build.webkit.org/#/builders/629/builds/21139
../../../Source/WebKit/UIProcess/XR/openxr/PlatformXROpenXR.cpp:435:43: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
../../../Source/WebKit/UIProcess/XR/openxr/PlatformXROpenXR.cpp:464:43: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
EWS
Committed 302834@main (7ca9962d5354): <https://commits.webkit.org/302834@main>
Reviewed commits have been landed. Closing PR #53732 and removing active labels.
Fujii Hironori
Re-opening for pull request https://github.com/WebKit/WebKit/pull/53946
EWS
Committed 303049@main (d65f25a81adc): <https://commits.webkit.org/303049@main>
Reviewed commits have been landed. Closing PR #53946 and removing active labels.