Bug 285587
| Summary: | [CoordinatedGraphics] Remove CoordinatedGraphicsScene isActive | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
| Component: | WebKitGTK | 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
This is only used by the threaded compositor when the compositor is suspended/resumed. We already have m_suspendedCount in ThreadedCompsitor so we can just make it atomic and use it instead.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/38713
EWS
Committed 288692@main (6408e15602d3): <https://commits.webkit.org/288692@main>
Reviewed commits have been landed. Closing PR #38713 and removing active labels.