Bug 258333
| Summary: | Make RenderSVGPath check if its path is created before calling RenderSVGShape::strokeShape() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Said Abou-Hallawa <sabouhallawa> |
| Component: | SVG | Assignee: | Said Abou-Hallawa <sabouhallawa> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | sabouhallawa, webkit-bug-importer, zimmermann |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Said Abou-Hallawa
(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
rdar://110382674
Said Abou-Hallawa
Pull request: https://github.com/WebKit/WebKit/pull/15125
EWS
Committed 265374@main (76697a3fe448): <https://commits.webkit.org/265374@main>
Reviewed commits have been landed. Closing PR #15125 and removing active labels.