[webkit-changes] [WebKit/WebKit] 3795f9: Drop IsDeprecatedWeakRefSmartPointerException from...
Rupin Mittal
noreply at github.com
Mon Oct 21 11:26:55 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3795f9bc47b07d4b3ba5fee7430ca86e63fa0c9f
https://github.com/WebKit/WebKit/commit/3795f9bc47b07d4b3ba5fee7430ca86e63fa0c9f
Author: Rupin Mittal <rupin at apple.com>
Date: 2024-10-21 (Mon, 21 Oct 2024)
Changed paths:
M Source/WebKit/UIProcess/Cocoa/SOAuthorization/NavigationSOAuthorizationSession.h
M Source/WebKit/UIProcess/WebPageProxy.cpp
M Source/WebKit/UIProcess/WebViewDidMoveToWindowObserver.h
Log Message:
-----------
Drop IsDeprecatedWeakRefSmartPointerException from WebViewDidMoveToWindowObserver
https://bugs.webkit.org/show_bug.cgi?id=281733
rdar://138170848
Reviewed by Geoffrey Garen and Chris Dumez.
Make WebViewDidMoveToWindowObserver ref-counted.
* Source/WebKit/UIProcess/Cocoa/SOAuthorization/NavigationSOAuthorizationSession.h:
(WebKit::NavigationSOAuthorizationSession::ref const):
(WebKit::NavigationSOAuthorizationSession::deref const):
* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::webViewDidMoveToWindow):
* Source/WebKit/UIProcess/WebViewDidMoveToWindowObserver.h:
Canonical link: https://commits.webkit.org/285523@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