Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c1bb70ad1938fdaccdfc1788c9db0d89f0911d8e
      
https://github.com/WebKit/WebKit/commit/c1bb70ad1938fdaccdfc1788c9db0d89f0911d8e
  Author: Basuke Suzuki <[email protected]>
  Date:   2024-09-12 (Thu, 12 Sep 2024)

  Changed paths:
    M Source/WebKit/UIProcess/Downloads/DownloadProxy.cpp
    M Source/WebKit/UIProcess/Downloads/DownloadProxy.h
    M Source/WebKit/UIProcess/Downloads/DownloadProxyCocoa.mm
    M Source/WebKit/UIProcess/Downloads/DownloadProxyMap.cpp

  Log Message:
  -----------
  Deploy more smart pointers in DownloadProxy.cpp
https://bugs.webkit.org/show_bug.cgi?id=279621

Reviewed by Chris Dumez and Ryosuke Niwa.

Deploy more smart pointers in DownloadProxy.cpp as warned by the clang static 
analyzer.

* Source/WebKit/UIProcess/Downloads/DownloadProxy.cpp:
(WebKit::DownloadProxy::cancel):
* Source/WebKit/UIProcess/Downloads/DownloadProxy.h:
(WebKit::DownloadProxy::protectedDataStore):
* Source/WebKit/UIProcess/Downloads/DownloadProxyCocoa.mm:
(WebKit::DownloadProxy::publishProgress):
* Source/WebKit/UIProcess/Downloads/DownloadProxyMap.cpp:
(WebKit::DownloadProxyMap::createDownloadProxy):

Canonical link: https://commits.webkit.org/283587@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to