Skip to content
  • weinig@apple.com's avatar
    [CTTE] The WebPageProxy's WebProcessProxy is never null so it should be stored in a Ref · 8029245b
    weinig@apple.com authored
    https://bugs.webkit.org/show_bug.cgi?id=125047
    
    Reviewed by Dan Bernstein.
    
    * UIProcess/API/C/WKPage.cpp:
    * UIProcess/API/C/mac/WKPagePrivateMac.cpp:
    * UIProcess/API/Cocoa/WKBrowsingContextController.mm:
    * UIProcess/API/mac/WKView.mm:
    * UIProcess/Downloads/DownloadProxy.cpp:
    * UIProcess/Downloads/DownloadProxy.h:
    * UIProcess/Downloads/DownloadProxyMap.cpp:
    * UIProcess/Downloads/DownloadProxyMap.h:
    * UIProcess/DrawingAreaProxy.cpp:
    * UIProcess/GeolocationPermissionRequestManagerProxy.cpp:
    * UIProcess/Network/NetworkProcessProxy.cpp:
    * UIProcess/Network/NetworkProcessProxy.h:
    * UIProcess/Notifications/NotificationPermissionRequestManagerProxy.cpp:
    * UIProcess/Notifications/WebNotificationManagerProxy.cpp:
    * UIProcess/WebContext.cpp:
    * UIProcess/WebContext.h:
    * UIProcess/WebEditCommandProxy.cpp:
    * UIProcess/WebFrameProxy.cpp:
    * UIProcess/WebFullScreenManagerProxy.cpp:
    * UIProcess/WebInspectorProxy.cpp:
    * UIProcess/WebPageGroup.h:
    * UIProcess/WebPageProxy.cpp:
    * UIProcess/WebPageProxy.h:
    * UIProcess/WebProcessProxy.cpp:
    * UIProcess/WebProcessProxy.h:
    * UIProcess/cf/WebPageProxyCF.cpp:
    * UIProcess/mac/RemoteLayerTreeDrawingAreaProxy.mm:
    * UIProcess/mac/RemoteLayerTreeHost.mm:
    * UIProcess/mac/TiledCoreAnimationDrawingAreaProxy.mm:
    * UIProcess/mac/WebFullScreenManagerProxyMac.mm:
    * UIProcess/mac/WebInspectorProxyMac.mm:
    * UIProcess/mac/WebPageProxyMac.mm:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@159903 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    8029245b