[webkit-changes] [WebKit/WebKit] f2e86a: Drop IsDeprecatedWeakRefSmartPointerException for ...

Chris Dumez noreply at github.com
Mon Oct 7 16:21:37 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f2e86ac9ad2cc2e30337a9e95e7978d6fd2c995e
      https://github.com/WebKit/WebKit/commit/f2e86ac9ad2cc2e30337a9e95e7978d6fd2c995e
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2024-10-07 (Mon, 07 Oct 2024)

  Changed paths:
    M Source/WebCore/Modules/applepay/PaymentCoordinator.cpp
    M Source/WebCore/Modules/applepay/PaymentCoordinator.h
    M Source/WebCore/page/Page.cpp
    M Source/WebCore/page/Page.h
    M Source/WebCore/testing/Internals.cpp

  Log Message:
  -----------
  Drop IsDeprecatedWeakRefSmartPointerException for PaymentCoordinator
https://bugs.webkit.org/show_bug.cgi?id=280997

Reviewed by Ryosuke Niwa.

* Source/WebCore/Modules/applepay/PaymentCoordinator.cpp:
(WebCore::PaymentCoordinator::create):
* Source/WebCore/Modules/applepay/PaymentCoordinator.h:
(WebCore::PaymentCoordinator::client): Deleted.
(WebCore::PaymentCoordinator::hasActiveSession const): Deleted.
* Source/WebCore/page/Page.cpp:
(WebCore::Page::setPaymentCoordinator):
* Source/WebCore/page/Page.h:
* Source/WebCore/testing/Internals.cpp:
(WebCore::Internals::Internals):

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