RESOLVED FIXED 246146
[CoordinatedGraphics] Add CompositingRunLoop::isCurrent()
https://bugs.webkit.org/show_bug.cgi?id=246146
Summary [CoordinatedGraphics] Add CompositingRunLoop::isCurrent()
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.