[webkit-changes] [WebKit/WebKit] 195f88: Adopt -presentationSceneBundleIdentifierForPayment...

EWS noreply at github.com
Fri Jan 6 19:11:56 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 195f8828b1532e7cbf34da602b9346416d1b5c02
      https://github.com/WebKit/WebKit/commit/195f8828b1532e7cbf34da602b9346416d1b5c02
  Author: Eddy Wong <eddy_wong at apple.com>
  Date:   2023-01-06 (Fri, 06 Jan 2023)

  Changed paths:
    M Source/WebKit/Platform/ios/PaymentAuthorizationController.mm

  Log Message:
  -----------
  Adopt -presentationSceneBundleIdentifierForPaymentAuthorizationController: as well in WKPaymentAuthorizationControllerDelegate
https://bugs.webkit.org/show_bug.cgi?id=250108
rdar://103322056

Reviewed by Tim Horton.

The (sceneID, bundleID) pair uniquely identifies the scene required to present the payment dialog.

* Source/WebKit/Platform/ios/PaymentAuthorizationController.mm:
(-[WKPaymentAuthorizationControllerDelegate presentationSceneBundleIdentifierForPaymentAuthorizationController:]):

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




More information about the webkit-changes mailing list