Bug 269265
| Summary: | Remove redundant 'stroke' variables in RenderDetailsMarker::paint | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
| Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, git5uum, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ahmad Saleem
Hi Team,
This is inspired from Blink patch: https://chromium.googlesource.com/chromium/src.git/+/3cc1fc709c9d6a56027368c26b8719d3e8eb5fc2
Where we set `stroke` parameters while using only `fillPath` which does not use `stroke` data.
So just raising so we can fix it.
Thanks!
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
EWS
Committed 274548@main (83099abfe460): <https://commits.webkit.org/274548@main>
Reviewed commits have been landed. Closing PR #24312 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/122885434>