Bug 246146

Summary: [CoordinatedGraphics] Add CompositingRunLoop::isCurrent()
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Carlos Garcia Campos <cgarcia>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2 Keywords: Gtk
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Carlos Garcia Campos
Reported 2022-10-06 03:10:32 PDT
And use it instead of !RunLoop::isMain(), since we really want to check not only that current thread is not the main onem, but that it's the threaded compositor one.
Attachments
Carlos Garcia Campos
Comment 1 2022-10-06 03:12:06 PDT
EWS
Comment 2 2022-10-07 01:49:45 PDT
Committed 255258@main (263fc5c51836): <https://commits.webkit.org/255258@main> Reviewed commits have been landed. Closing PR #5078 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.