Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ec316926e89ba89cbed99778a635281c877290f5
https://github.com/WebKit/WebKit/commit/ec316926e89ba89cbed99778a635281c877290f5
Author: Dan Glastonbury <[email protected]>
Date: 2026-05-03 (Sun, 03 May 2026)
Changed paths:
M Source/WebKit/UIProcess/XR/xros/PlatformXRCompositor.mm
Log Message:
-----------
[WebXR] Replace use of callOnMainThread in PlatformXRCompositor
https://bugs.webkit.org/show_bug.cgi?id=313947
rdar://175742010
Reviewed by Chris Dumez.
Style checker complains about the use of callOnMainThread. Replaced with
callOnMainRunLoop, which is identical on visionOS.
* Source/WebKit/UIProcess/XR/xros/PlatformXRCompositor.mm:
(WebKit::CompositorCoordinator::update):
(WebKit::CompositorCoordinator::render):
Canonical link: https://commits.webkit.org/312499@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications