Bug 261198

Summary: ImageBufferBackend::toBackendCoordinates is a redundant function
Product: WebKit Reporter: Kimmo Kinnunen <kkinnunen>
Component: CanvasAssignee: 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
Reported 2023-09-06 05:14:48 PDT
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
Radar WebKit Bug Importer
Comment 1 2023-09-06 05:15:03 PDT
Kimmo Kinnunen
Comment 2 2023-09-06 05:19:18 PDT
Kimmo Kinnunen
Comment 3 2023-09-06 05:53:44 PDT
EWS
Comment 4 2023-09-08 00:02:00 PDT
Committed 267774@main (c102029b036a): <https://commits.webkit.org/267774@main> Reviewed commits have been landed. Closing PR #17479 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.