Bug 286740
| Summary: | [CoordinatedGraphics] Setting the same image contents on a layer might cause an unnecessary flush | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
| Component: | Platform | Assignee: | Carlos Garcia Campos <cgarcia> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Carlos Garcia Campos
It can happen that the same image is set for a layer causing an unnecessary flush (if nothing else changed) because we reset the pending image on the first flush after being set.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/39759
EWS
Committed 289601@main (b5e34083e2c1): <https://commits.webkit.org/289601@main>
Reviewed commits have been landed. Closing PR #39759 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/143945291>