[Webkit-unassigned] [Bug 151020] ASSERTION FAILED: resultAnimationElement.m_animatedType in WebCore::SVGAnimateElementBase::calculateAnimatedValue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 21 16:38:17 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=151020

Ahmad Saleem <ahmad.saleem792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ahmad.saleem792 at gmail.com

--- Comment #3 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
Fixed in Blink by - https://src.chromium.org/viewvc/blink?view=revision&revision=189707

WebKit Source - https://github.com/WebKit/WebKit/blob/1c560f2f0a48c96b3c68110cc2e4a8a44a1aa9ae/Source/WebCore/svg/SVGTextContentElement.h#L109

Change from "SVGLengthMode::Other" to "SVGLengthMode::Width".

I am not sure if it is reproducible on production anymore, it might not since this commit got rid of issue of mismatch in two places here of this function "lengthModeForAnimatedLengthAttribute":

https://github.com/WebKit/WebKit/commit/4c53eb1e29f8c451411f0ef7f5f47d84adeb3118

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221222/ea38aafc/attachment.htm>


More information about the webkit-unassigned mailing list