RESOLVED FIXED 264461
Simplify repainting logic in RenderLayer::recursiveUpdateLayerPositions()
https://bugs.webkit.org/show_bug.cgi?id=264461
Summary Simplify repainting logic in RenderLayer::recursiveUpdateLayerPositions()
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.