Bug 267478 - JSEventListener doesn't need to register itself to commonVM's JSVMClientData
Summary: JSEventListener doesn't need to register itself to commonVM's JSVMClientData
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-01-12 17:57 PST by Ryosuke Niwa
Modified: 2024-01-13 00:50 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>