Bug 264461

Summary: Simplify repainting logic in RenderLayer::recursiveUpdateLayerPositions()
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Simon Fraser (smfr)
Reported 2023-11-08 18:39:23 PST
We can remove the calls to renderer().repaintUsingContainer() and just use repaintAfterLayoutIfNeeded() instead.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-11-08 18:39:39 PST
Simon Fraser (smfr)
Comment 2 2023-11-08 18:45:12 PST
EWS
Comment 3 2023-11-09 09:08:39 PST
Committed 270454@main (9dc96cf594dd): <https://commits.webkit.org/270454@main> Reviewed commits have been landed. Closing PR #20211 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.