RESOLVED FIXED 188143
Shrink GraphicsLayer by making m_transform and m_childrenTransform be unique_ptrs
https://bugs.webkit.org/show_bug.cgi?id=188143
Summary Shrink GraphicsLayer by making m_transform and m_childrenTransform be unique_...
Simon Fraser (smfr)
Reported 2018-07-28 21:54:30 PDT
Shrink GraphicsLayer by making m_transform and m_childrenTransform be unique_ptrs
Attachments
Patch (11.80 KB, patch)
2018-07-28 21:56 PDT, Simon Fraser (smfr)
no flags
Archive of layout-test-results from ews102 for mac-sierra (2.36 MB, application/zip)
2018-07-28 23:05 PDT, EWS Watchlist
no flags
Archive of layout-test-results from ews107 for mac-sierra-wk2 (2.84 MB, application/zip)
2018-07-28 23:12 PDT, EWS Watchlist
no flags
Patch (11.81 KB, patch)
2018-07-29 08:46 PDT, Simon Fraser (smfr)
no flags
Patch (12.38 KB, patch)
2018-07-29 09:57 PDT, Simon Fraser (smfr)
zalan: review+
Simon Fraser (smfr)
Comment 1 2018-07-28 21:56:26 PDT
Darin Adler
Comment 2 2018-07-28 22:14:11 PDT
Comment on attachment 346010 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=346010&action=review > Source/WebCore/platform/graphics/GraphicsLayer.cpp:297 > + NeverDestroyed<TransformationMatrix> identityTransform; Need a "static" here!
EWS Watchlist
Comment 3 2018-07-28 23:05:19 PDT Comment hidden (obsolete)
EWS Watchlist
Comment 4 2018-07-28 23:05:21 PDT Comment hidden (obsolete)
EWS Watchlist
Comment 5 2018-07-28 23:12:35 PDT Comment hidden (obsolete)
EWS Watchlist
Comment 6 2018-07-28 23:12:37 PDT Comment hidden (obsolete)
Simon Fraser (smfr)
Comment 7 2018-07-29 08:46:05 PDT
Simon Fraser (smfr)
Comment 8 2018-07-29 09:57:30 PDT
Simon Fraser (smfr)
Comment 9 2018-07-30 09:38:02 PDT
Radar WebKit Bug Importer
Comment 10 2018-07-30 09:43:03 PDT
Note You need to log in before you can comment on or make changes to this bug.