[webkit-reviews] review granted: [Bug 197372] Assertion fires when animating the 'class' attribute of an SVG element : [Attachment 373365] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 2 15:40:59 PDT 2019


Ryosuke Niwa <rniwa at webkit.org> has granted Said Abou-Hallawa
<sabouhallawa at apple.com>'s request for review:
Bug 197372: Assertion fires when animating the 'class' attribute of an SVG
element
https://bugs.webkit.org/show_bug.cgi?id=197372

Attachment 373365: Patch

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




--- Comment #8 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 373365
  --> https://bugs.webkit.org/attachment.cgi?id=373365
Patch

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

> Source/WebCore/svg/properties/SVGPrimitiveProperty.h:33
> +class SVGPrimitiveProperty : public SVGProperty {

Maybe SVGSharedPrimitiveProperty?


More information about the webkit-reviews mailing list