WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
196124
Clean up some TiledCoreAnimationDrawingArea members
https://bugs.webkit.org/show_bug.cgi?id=196124
Summary
Clean up some TiledCoreAnimationDrawingArea members
Simon Fraser (smfr)
Reported
2019-03-21 18:54:55 PDT
Clean up some TiledCoreAnimationDrawingArea members
Attachments
Patch
(5.10 KB, patch)
2019-03-21 18:55 PDT
,
Simon Fraser (smfr)
thorton
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2019-03-21 18:55:32 PDT
Created
attachment 365663
[details]
Patch
Simon Fraser (smfr)
Comment 2
2019-03-21 19:04:07 PDT
Comment on
attachment 365663
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=365663&action=review
> Source/WebKit/WebProcess/WebPage/mac/TiledCoreAnimationDrawingArea.mm:698 > - [m_rootLayer setSublayerTransform:m_transform]; > + [m_rootLayer setSublayerTransform:CATransform3DIdentity]; // FIXME: is this necessary?
This can be removed.
Simon Fraser (smfr)
Comment 3
2019-03-21 21:23:01 PDT
https://trac.webkit.org/r243360
Radar WebKit Bug Importer
Comment 4
2019-03-21 21:30:46 PDT
<
rdar://problem/49138635
>
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