Bug 253065 - ImageBufferBackend::clearContents() is redundant function
Summary: ImageBufferBackend::clearContents() is redundant function
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-02-28 01:05 PST by Kimmo Kinnunen
Modified: 2023-03-02 01:42 PST (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-02-28 01:05:44 PST
ImageBufferBackend::clearContents() is redundant function.
It is almost not used at all and it is overloading functionality that already exist.
Comment 1 Radar WebKit Bug Importer 2023-02-28 01:07:44 PST
<rdar://problem/106020763>
Comment 2 Kimmo Kinnunen 2023-02-28 01:16:51 PST
Pull request: https://github.com/WebKit/WebKit/pull/10787
Comment 3 EWS 2023-03-02 01:42:28 PST
Committed 261057@main (433f17507ed5): <https://commits.webkit.org/261057@main>

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