Bug 261111 - Move RemoteImageBuffer methods from RemoteRenderingBackend to RemoteImageBuffer
Summary: Move RemoteImageBuffer methods from RemoteRenderingBackend to RemoteImageBuffer
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Canvas (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kimmo Kinnunen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-04 06:05 PDT by Kimmo Kinnunen
Modified: 2023-09-05 02:45 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kimmo Kinnunen 2023-09-04 06:05:53 PDT
Move RemoteImageBuffer methods from RemoteRenderingBackend to RemoteImageBuffer

It is customary that the methods are implemented in the class that intends to respond to the methods.
Comment 1 Radar WebKit Bug Importer 2023-09-04 06:06:12 PDT
<rdar://problem/114933263>
Comment 2 Kimmo Kinnunen 2023-09-04 06:16:43 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17408
Comment 3 EWS 2023-09-05 02:45:58 PDT
Committed 267620@main (5b609e6db647): <https://commits.webkit.org/267620@main>

Reviewed commits have been landed. Closing PR #17408 and removing active labels.