Bug 246146
Summary: | [CoordinatedGraphics] Add CompositingRunLoop::isCurrent() | ||
---|---|---|---|
Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
Component: | WebKitGTK | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/5078
EWS
Committed 255258@main (263fc5c51836): <https://commits.webkit.org/255258@main>
Reviewed commits have been landed. Closing PR #5078 and removing active labels.