Bug 261198
| Summary: | ImageBufferBackend::toBackendCoordinates is a redundant function | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kimmo Kinnunen <kkinnunen> |
| Component: | Canvas | Assignee: | Kimmo Kinnunen <kkinnunen> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | dino, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Kimmo Kinnunen
ImageBufferBackend::toBackendCoordinates is a redundant function
Makes the code incorrect because to call the function, one needs a backend and some functions shouldn't be limited with that.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/115051175>
Kimmo Kinnunen
Pull request: https://github.com/WebKit/WebKit/pull/17477
Kimmo Kinnunen
Pull request: https://github.com/WebKit/WebKit/pull/17479
EWS
Committed 267774@main (c102029b036a): <https://commits.webkit.org/267774@main>
Reviewed commits have been landed. Closing PR #17479 and removing active labels.