Bug 261942 - ImageBuffer::sinkIntoImage is redundant, should use sinkIntoNativeImage instead
Summary: ImageBuffer::sinkIntoImage is redundant, should use sinkIntoNativeImage instead
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-22 04:30 PDT by Kimmo Kinnunen
Modified: 2023-09-26 02:53 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-22 04:30:30 PDT
ImageBuffer::sinkIntoImage is redundant, should use sinkIntoNativeImage instead
Comment 1 Radar WebKit Bug Importer 2023-09-22 04:30:40 PDT
<rdar://problem/115889056>
Comment 2 Kimmo Kinnunen 2023-09-22 04:34:13 PDT
Pull request: https://github.com/WebKit/WebKit/pull/18074
Comment 3 EWS 2023-09-26 02:53:26 PDT
Committed 268445@main (46d4af9dec90): <https://commits.webkit.org/268445@main>

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