[webkit-changes] [WebKit/WebKit] 3dc472: Deploy smart pointers in WebPaymentCoordinatorProx...

Ryosuke Niwa noreply at github.com
Fri Sep 13 01:25:15 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3dc4725b21e5804b76a529fdf02ff37d4e86d473
      https://github.com/WebKit/WebKit/commit/3dc4725b21e5804b76a529fdf02ff37d4e86d473
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2024-09-13 (Fri, 13 Sep 2024)

  Changed paths:
    M Source/WebKit/Shared/ApplePay/cocoa/WebPaymentCoordinatorProxyCocoa.mm
    M Source/WebKit/Shared/ApplePay/mac/WebPaymentCoordinatorProxyMac.mm

  Log Message:
  -----------
  Deploy smart pointers in WebPaymentCoordinatorProxyMac.mm and WebPaymentCoordinatorProxyCocoa.mm
https://bugs.webkit.org/show_bug.cgi?id=279644

Reviewed by Abrar Rahman Protyasha.

Deployed more smart pointers per clang static analyzers.

* Source/WebKit/Shared/ApplePay/cocoa/WebPaymentCoordinatorProxyCocoa.mm:
(WebKit::WebPaymentCoordinatorProxy::platformCanMakePaymentsWithActiveCard):
(WebKit::WebPaymentCoordinatorProxy::platformOpenPaymentSetup):
(WebKit::WebPaymentCoordinatorProxy::getSetupFeatures):
(WebKit::WebPaymentCoordinatorProxy::platformBeginApplePaySetup):
* Source/WebKit/Shared/ApplePay/mac/WebPaymentCoordinatorProxyMac.mm:
(WebKit::WebPaymentCoordinatorProxy::platformCanMakePayments):

Canonical link: https://commits.webkit.org/283606@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