[webkit-changes] [WebKit/WebKit] 2d61ca: [IsDeprecatedWeakRefSmartPointerException] Make We...
Rupin Mittal
noreply at github.com
Wed Oct 16 23:13:18 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2d61ca6cdb324fb7e5de0180473a7843f82428d7
https://github.com/WebKit/WebKit/commit/2d61ca6cdb324fb7e5de0180473a7843f82428d7
Author: Rupin Mittal <rupin at 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
More information about the webkit-changes
mailing list