Bug 254672 - Avoid heap allocation in jsEventTargetCast()
Summary: Avoid heap allocation in jsEventTargetCast()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-03-29 09:41 PDT by Chris Dumez
Modified: 2023-03-29 15:25 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 Chris Dumez 2023-03-29 09:41:04 PDT
Avoid heap allocation in jsEventTargetCast().
Comment 1 Chris Dumez 2023-03-29 09:45:02 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12120
Comment 2 EWS 2023-03-29 15:24:09 PDT
Committed 262294@main (fd7c1f2261ac): <https://commits.webkit.org/262294@main>

Reviewed commits have been landed. Closing PR #12120 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-03-29 15:25:25 PDT
<rdar://problem/107389147>