[webkit-reviews] review canceled: [Bug 236185] [LBSE] Begin stub implementation of transform support for SVG layers : [Attachment 451360] Patch, v3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 10 03:41:59 PST 2022


Nikolas Zimmermann <zimmermann at kde.org> has canceled  review:
Bug 236185: [LBSE] Begin stub implementation of transform support for SVG
layers
https://bugs.webkit.org/show_bug.cgi?id=236185

Attachment 451360: Patch, v3

https://bugs.webkit.org/attachment.cgi?id=451360&action=review




--- Comment #11 from Nikolas Zimmermann <zimmermann at kde.org> ---
Comment on attachment 451360
  --> https://bugs.webkit.org/attachment.cgi?id=451360
Patch, v3

View in context: https://bugs.webkit.org/attachment.cgi?id=451360&action=review

> Source/WebCore/rendering/RenderLayer.cpp:-1334
> -	   m_transform->makeIdentity();

Bazinga, we're now accumulating transforms due to the accidental removal of
this line while refactoring in the latest iteration of this patch :-) Good that
we have EWS.


More information about the webkit-reviews mailing list