Bug 258579

Summary: Avoid evaluating layer backing store contents twice per update
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: CompositingAssignee: 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)
Reported 2023-06-27 10:02:37 PDT
RenderLayerBacking::updateDirectlyCompositedBoxDecorations() is called from both updateConfiguration() and updateAfterDescentands(), so can do redundant work.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-06-27 10:02:57 PDT
Simon Fraser (smfr)
Comment 2 2023-06-27 10:23:48 PDT
EWS
Comment 3 2023-06-28 10:17:42 PDT
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
Comment 4 2023-07-04 10:44:26 PDT
Re-opened since this is blocked by bug 258858
Note You need to log in before you can comment on or make changes to this bug.