Bug 245397

Summary: Cleanup RenderLayer::paintLayerByApplyingTransform()
Product: WebKit Reporter: Nikolas Zimmermann <zimmermann>
Component: Layout and RenderingAssignee: Nikolas Zimmermann <zimmermann>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

Nikolas Zimmermann
Reported 2022-09-19 14:58:31 PDT
The lambda 'usesSVGSubtreeTransformRules' is equal to the rendererNeedsPixelSnapping() method of RenderLayerModelObject -- get rid of the former, as it's way more descriptive to talk about pixel snapping enabled/disabled, then "SVG subtree transform rules".
Attachments
Nikolas Zimmermann
Comment 1 2022-09-19 15:00:15 PDT
EWS
Comment 2 2022-09-21 04:14:30 PDT
Committed 254720@main (70029f0e8b78): <https://commits.webkit.org/254720@main> Reviewed commits have been landed. Closing PR #4505 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-09-21 04:15:24 PDT
Note You need to log in before you can comment on or make changes to this bug.