Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ddb7082c508528f14b174ac5c3867d23278f6957
https://github.com/WebKit/WebKit/commit/ddb7082c508528f14b174ac5c3867d23278f6957
Author: Ryosuke Niwa <[email protected]>
Date: 2024-01-13 (Sat, 13 Jan 2024)
Changed paths:
M Source/WebCore/bindings/js/JSEventListener.cpp
Log Message:
-----------
JSEventListener doesn't need to register itself to commonVM's JSVMClientData
https://bugs.webkit.org/show_bug.cgi?id=267478
Reviewed by Yusuke Suzuki.
Avoid this work for commonVM, which is common case anyway.
* Source/WebCore/bindings/js/JSEventListener.cpp:
(WebCore::JSEventListener::JSEventListener):
Canonical link: https://commits.webkit.org/273008@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes