Bug 242113 - Clean up some uses of `new` and `delete` in drag and drop code inside WebViewImpl
Summary: Clean up some uses of `new` and `delete` in drag and drop code inside WebView...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-06-29 09:42 PDT by Wenson Hsieh
Modified: 2022-06-29 13:05 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 Wenson Hsieh 2022-06-29 09:42:47 PDT
Some miscellaneous cleanup en route to fixing rdar://96074318.
Comment 1 Wenson Hsieh 2022-06-29 09:59:38 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1899
Comment 2 EWS 2022-06-29 13:05:51 PDT
Committed 251960@main (1941a4dbfa8e): <https://commits.webkit.org/251960@main>

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