Bug 264504 - Avoid computing containerForRepaint() for non-self-painting layers
Summary: Avoid computing containerForRepaint() for non-self-painting layers
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-09 10:04 PST by Simon Fraser (smfr)
Modified: 2023-11-09 13:58 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-09 10:04:44 PST
RenderLayer::recursiveUpdateLayerPositions() doesn't need the repaint container sometimes.
Comment 1 Radar WebKit Bug Importer 2023-11-09 10:04:57 PST
<rdar://problem/118186580>
Comment 2 Simon Fraser (smfr) 2023-11-09 10:08:57 PST
Pull request: https://github.com/WebKit/WebKit/pull/20248
Comment 3 EWS 2023-11-09 13:58:09 PST
Committed 270476@main (674f44ebcb7a): <https://commits.webkit.org/270476@main>

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