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+
Simon Fraser (smfr)
Comment 1 2019-03-21 18:55:32 PDT
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
Radar WebKit Bug Importer
Comment 4 2019-03-21 21:30:46 PDT
Note You need to log in before you can comment on or make changes to this bug.