Bug 267478

Summary: JSEventListener doesn't need to register itself to commonVM's JSVMClientData
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: BindingsAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   

Description Ryosuke Niwa 2024-01-12 17:57:56 PST
commonVM never goes away. There is no point in registering ourselves in JSVMClientData for commonVM.
Comment 1 Ryosuke Niwa 2024-01-12 18:02:44 PST
Pull request: https://github.com/WebKit/WebKit/pull/22735
Comment 2 EWS 2024-01-13 00:49:59 PST
Committed 273008@main (ddb7082c5085): <https://commits.webkit.org/273008@main>

Reviewed commits have been landed. Closing PR #22735 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2024-01-13 00:50:19 PST
<rdar://problem/120941094>