Bug 258579
| Summary: | Avoid evaluating layer backing store contents twice per update | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
| Component: | Compositing | Assignee: | Simon Fraser (smfr) <simon.fraser> |
| Status: | REOPENED | ||
| Severity: | Normal | CC: | commit-queue, simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 258858 | ||
| Bug Blocks: | |||
Simon Fraser (smfr)
RenderLayerBacking::updateDirectlyCompositedBoxDecorations() is called from both updateConfiguration() and updateAfterDescentands(), so can do redundant work.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/111397321>
Simon Fraser (smfr)
Pull request: https://github.com/WebKit/WebKit/pull/15339
EWS
Committed 265587@main (7f4d81cc368a): <https://commits.webkit.org/265587@main>
Reviewed commits have been landed. Closing PR #15339 and removing active labels.
WebKit Commit Bot
Re-opened since this is blocked by bug 258858