Bug 264301 - Avoid work when repaints are clipped at iframe boundaries
Summary: Avoid work when repaints are clipped at iframe boundaries
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-11-06 15:50 PST by Simon Fraser (smfr)
Modified: 2023-11-06 20:30 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2023-11-06 15:50:36 PST
We can avoid some repaint work when the repaint is clipped out at an iframe boundary.
Comment 1 Radar WebKit Bug Importer 2023-11-06 15:51:05 PST
<rdar://problem/118024306>
Comment 2 Simon Fraser (smfr) 2023-11-06 16:26:05 PST
Pull request: https://github.com/WebKit/WebKit/pull/20073
Comment 3 EWS 2023-11-06 20:30:49 PST
Committed 270307@main (94b07281b697): <https://commits.webkit.org/270307@main>

Reviewed commits have been landed. Closing PR #20073 and removing active labels.