Bug 276691

Summary: Making a layer tiled generates repaints for two rendering updates
Product: WebKit Reporter: Matt Woodrow <mattwoodrow>
Component: Layout and RenderingAssignee: Matt Woodrow <mattwoodrow>
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   

Matt Woodrow
Reported 2024-07-16 16:13:53 PDT
Split out of the reviewed patch for bug 276465, to make smaller changes that would be easier to revert. Setting tiling on a layer happens too late in the update in order for the coverage rects to be set correctly to paint outside the visible bounds. This then requires a second rendering update (and associated repaint) to stabilise.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-07-16 16:14:44 PDT
Matt Woodrow
Comment 2 2024-07-16 18:16:44 PDT
EWS
Comment 3 2024-07-17 00:15:24 PDT
Committed 281042@main (cedef1fc1b6d): <https://commits.webkit.org/281042@main> Reviewed commits have been landed. Closing PR #30890 and removing active labels.
EWS
Comment 4 2024-07-22 19:14:23 PDT
Committed 280938.94@safari-7619-branch (b58852210711): <https://commits.webkit.org/280938.94@safari-7619-branch> Reviewed commits have been landed. Closing PR #1456 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.