RESOLVED FIXED265754
Do a full repaint when the old and new clippedOverflowRects don't overlap
https://bugs.webkit.org/show_bug.cgi?id=265754
Summary Do a full repaint when the old and new clippedOverflowRects don't overlap
Simon Fraser (smfr)
Reported 2023-12-03 09:27:34 PST
If the old and new clipped overflow rects don't intersect, we should just do a full repaint, instead of computing edge deltas.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-12-03 09:27:47 PST
Simon Fraser (smfr)
Comment 2 2023-12-03 09:30:23 PST
EWS
Comment 3 2023-12-03 12:30:33 PST
Committed 271443@main (3d19f69ee7b4): <https://commits.webkit.org/271443@main> Reviewed commits have been landed. Closing PR #21237 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.