Bug 264116 - Avoid using a naked `delete` in PendingImageBitmap
Summary: Avoid using a naked `delete` in PendingImageBitmap
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-11-02 15:10 PDT by Chris Dumez
Modified: 2023-11-03 15:26 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2023-11-02 15:10:41 PDT
Avoid using a naked `delete` in PendingImageBitmap.
Comment 1 Chris Dumez 2023-11-02 15:12:07 PDT
Pull request: https://github.com/WebKit/WebKit/pull/19909
Comment 2 EWS 2023-11-03 15:25:16 PDT
Committed 270210@main (c49847071d98): <https://commits.webkit.org/270210@main>

Reviewed commits have been landed. Closing PR #19909 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-11-03 15:26:16 PDT
<rdar://problem/117924603>