Bug 270759 - Reduce use of downcast<>() in DataTransfer.cpp
Summary: Reduce use of downcast<>() in DataTransfer.cpp
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: 2024-03-09 18:47 PST by Chris Dumez
Modified: 2024-03-10 10:55 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 2024-03-09 18:47:33 PST
Reduce use of downcast<>() in DataTransfer.cpp, for performance.
Comment 1 Chris Dumez 2024-03-09 18:54:43 PST
Pull request: https://github.com/WebKit/WebKit/pull/25685
Comment 2 EWS 2024-03-10 10:54:03 PDT
Committed 275894@main (fd1434216dd2): <https://commits.webkit.org/275894@main>

Reviewed commits have been landed. Closing PR #25685 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2024-03-10 10:55:13 PDT
<rdar://problem/124354857>