WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
265754
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-12-03 09:27:47 PST
<
rdar://problem/119098796
>
Simon Fraser (smfr)
Comment 2
2023-12-03 09:30:23 PST
Pull request:
https://github.com/WebKit/WebKit/pull/21237
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.
Top of Page
Format For Printing
XML
Clone This Bug