WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Said Abou-Hallawa
Comment 1
2023-06-20 18:19:08 PDT
rdar://110382674
Said Abou-Hallawa
Comment 2
2023-06-20 18:37:10 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/15125
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.
Top of Page
Format For Printing
XML
Clone This Bug