Bug 317515
| Summary: | [LegacySVG] Avoid an AffineTransform copy per paint in applyGradientResource() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
| Component: | SVG | Assignee: | Ahmad Saleem <ahmad.saleem792> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | karlcow, sabouhallawa, webkit-bug-importer, zimmermann |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ahmad Saleem
ssia - we have unnecessary copy and extra calls. So it is just clean-up / performance improvement.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/180167764>
Ahmad Saleem
Pull request: https://github.com/WebKit/WebKit/pull/67528
EWS
Committed 315561@main (2cce7d63e19e): <https://commits.webkit.org/315561@main>
Reviewed commits have been landed. Closing PR #67528 and removing active labels.