Bug 265754

Summary: Do a full repaint when the old and new clippedOverflowRects don't overlap
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-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.