Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2d61ca6cdb324fb7e5de0180473a7843f82428d7 https://github.com/WebKit/WebKit/commit/2d61ca6cdb324fb7e5de0180473a7843f82428d7 Author: Rupin Mittal <ru...@apple.com> Date: 2024-10-16 (Wed, 16 Oct 2024)
Changed paths: M Source/WebKit/UIProcess/WebContextMenuListenerProxy.cpp M Source/WebKit/UIProcess/WebContextMenuListenerProxy.h M Source/WebKit/UIProcess/WebContextMenuProxy.h Log Message: ----------- [IsDeprecatedWeakRefSmartPointerException] Make WebContextMenuListenerProxyClient ref-counted https://bugs.webkit.org/show_bug.cgi?id=281557 rdar://138016028 Reviewed by Chris Dumez and Geoffrey Garen. Remove IsDeprecatedWeakRefSmartPointerException] by making WebContextMenuListenerProxyClient ref-counted. The sub-classes of WebContextMenuListenerProxyClient are already ref-counted, so this does not require any other refactoring. * Source/WebKit/UIProcess/WebContextMenuListenerProxy.cpp: (WebKit::WebContextMenuListenerProxy::useContextMenuItems): * Source/WebKit/UIProcess/WebContextMenuListenerProxy.h: * Source/WebKit/UIProcess/WebContextMenuProxy.h: Canonical link: https://commits.webkit.org/285314@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes