Bug 313947
| Summary: | [WebXR] Replace use of callOnMainThread in PlatformXRCompositor | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dan Glastonbury <djg> |
| Component: | WebXR | Assignee: | Dan Glastonbury <djg> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | djg, kkinnunen, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Dan Glastonbury
eck_webkit_style reports:
Source/WebKit/UIProcess/XR/xros/PlatformXRCompositor.mm:447: error: [runtime/callonmainthread] Use 'callOnMainRunLoop()' instead of 'callOnMainThread()' in Source/WebKit.
Source/WebKit/UIProcess/XR/xros/PlatformXRCompositor.mm:609: error: [runtime/callonmainthread] Use 'callOnMainRunLoop()' instead of 'callOnMainThread()' in Source/WebKit.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Dan Glastonbury
rdar://175742010
Dan Glastonbury
https://github.com/WebKit/WebKit/pull/64140
EWS
Committed 312499@main (ec316926e89b): <https://commits.webkit.org/312499@main>
Reviewed commits have been landed. Closing PR #64140 and removing active labels.