Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3f4542e6dc590515348239019742ba6ddf6e9a8f
https://github.com/WebKit/WebKit/commit/3f4542e6dc590515348239019742ba6ddf6e9a8f
Author: Carlos Garcia Campos <[email protected]>
Date: 2025-07-25 (Fri, 25 Jul 2025)
Changed paths:
M Source/WebKit/WPEPlatform/wpe/WPEScreenSyncObserverDRM.cpp
Log Message:
-----------
[WPE] WPEPlatform: use RunLoop::currentSingleton in WPEScreenSyncObserverDRM
https://bugs.webkit.org/show_bug.cgi?id=296473
Reviewed by Nikolas Zimmermann and Adrian Perez de Castro.
WPEPlatform is built with its own copy of WTF and we don't initialize
the main loop, so better always use the currentSingleton that will
create the RunLoop wrapper for the current thread main context.
Canonical link: https://commits.webkit.org/297855@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes