[webkit-changes] [WebKit/WebKit] c00c3a: Remove IsDeprecatedWeakRefSmartPointerException fr...
Basuke Suzuki
noreply at github.com
Thu Sep 19 14:14:34 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c00c3a25d3e1159bd43c6ebf58dbe91351832212
https://github.com/WebKit/WebKit/commit/c00c3a25d3e1159bd43c6ebf58dbe91351832212
Author: Basuke Suzuki <basuke at apple.com>
Date: 2024-09-19 (Thu, 19 Sep 2024)
Changed paths:
M Source/WebKit/UIProcess/Authentication/cocoa/SecKeyProxyStore.h
M Source/WebKit/UIProcess/Cocoa/UserMediaCaptureManagerProxy.cpp
M Source/WebKit/UIProcess/CoordinatedGraphics/DrawingAreaProxyCoordinatedGraphics.h
M Source/WebKit/UIProcess/Downloads/DownloadProxyMap.h
M Source/WebKit/UIProcess/DrawingAreaProxy.h
M Source/WebKit/UIProcess/RemoteLayerTree/RemoteLayerTreeDrawingAreaProxy.h
M Source/WebKit/UIProcess/ViewGestureController.h
M Source/WebKit/UIProcess/WebProcessProxy.h
M Source/WebKit/UIProcess/mac/TiledCoreAnimationDrawingAreaProxy.h
Log Message:
-----------
Remove IsDeprecatedWeakRefSmartPointerException from already RefCounted/CheckedPtr classes in UIProcess
https://bugs.webkit.org/show_bug.cgi?id=279995
Reviewed by Ryosuke Niwa.
IsDeprecatedWeakRefSmartPointerException class is not required for these classes.
* Source/WebKit/UIProcess/Authentication/cocoa/SecKeyProxyStore.h:
* Source/WebKit/UIProcess/Cocoa/UserMediaCaptureManagerProxy.cpp:
* Source/WebKit/UIProcess/CoordinatedGraphics/DrawingAreaProxyCoordinatedGraphics.h:
* Source/WebKit/UIProcess/Downloads/DownloadProxyMap.h:
* Source/WebKit/UIProcess/DrawingAreaProxy.h:
* Source/WebKit/UIProcess/RemoteLayerTree/RemoteLayerTreeDrawingAreaProxy.h:
* Source/WebKit/UIProcess/ViewGestureController.h:
* Source/WebKit/UIProcess/WebProcessProxy.h:
* Source/WebKit/UIProcess/mac/TiledCoreAnimationDrawingAreaProxy.h:
Canonical link: https://commits.webkit.org/283946@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