WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
245397
Cleanup RenderLayer::paintLayerByApplyingTransform()
https://bugs.webkit.org/show_bug.cgi?id=245397
Summary
Cleanup RenderLayer::paintLayerByApplyingTransform()
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
Add attachment
proposed patch, testcase, etc.
Nikolas Zimmermann
Comment 1
2022-09-19 15:00:15 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/4505
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
<
rdar://problem/100217452
>
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