[webkit-changes] [WebKit/WebKit] 0d30a6: WebPaymentCoordinatorProxy only needs to run in th...

Gavin noreply at github.com
Fri Feb 28 04:17:20 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0d30a668978ba1bf095850644507a1ab24317bfd
      https://github.com/WebKit/WebKit/commit/0d30a668978ba1bf095850644507a1ab24317bfd
  Author: Gavin Phillips <gavin.p at apple.com>
  Date:   2025-02-28 (Fri, 28 Feb 2025)

  Changed paths:
    M Source/WebKit/Shared/ApplePay/WebPaymentCoordinatorProxy.messages.in
    M Source/WebKit/UIProcess/WebPageProxy.cpp

  Log Message:
  -----------
  WebPaymentCoordinatorProxy only needs to run in the Networking process on iOS
https://bugs.webkit.org/show_bug.cgi?id=288472
rdar://141212425

Reviewed by Abrar Rahman Protyasha.

When APPLE_PAY_REMOTE_UI is enabled, WebPaymentCoordinatorProxy doesn't need to be brought up in the
UI process.

* Source/WebKit/Shared/ApplePay/WebPaymentCoordinatorProxy.messages.in:
* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::didAttachToRunningProcess):

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