Bug 296473
| Summary: | [WPE] WPEPlatform: use RunLoop::currentSingleton in WPEScreenSyncObserverDRM | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
| Component: | WPE WebKit | Assignee: | Carlos Garcia Campos <cgarcia> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Carlos Garcia Campos
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/48514
EWS
Committed 297855@main (3f4542e6dc59): <https://commits.webkit.org/297855@main>
Reviewed commits have been landed. Closing PR #48514 and removing active labels.