RESOLVED FIXED 258333
Make RenderSVGPath check if its path is created before calling RenderSVGShape::strokeShape()
https://bugs.webkit.org/show_bug.cgi?id=258333
Summary Make RenderSVGPath check if its path is created before calling RenderSVGShape...
Said Abou-Hallawa
Reported 2023-06-20 18:18:47 PDT
(Legacy)RenderSVGPath::strokeShape() is the only place which does not check the fallback Path is created before calling (Legacy)RenderSVGShape::strokeShape().
Attachments
Said Abou-Hallawa
Comment 1 2023-06-20 18:19:08 PDT
Said Abou-Hallawa
Comment 2 2023-06-20 18:37:10 PDT
EWS
Comment 3 2023-06-21 14:05:23 PDT
Committed 265374@main (76697a3fe448): <https://commits.webkit.org/265374@main> Reviewed commits have been landed. Closing PR #15125 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.