Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a6894368acbe311a98b736f82d8306231aa37f1d
      
https://github.com/WebKit/WebKit/commit/a6894368acbe311a98b736f82d8306231aa37f1d
  Author: Tim Horton <timothy_hor...@apple.com>
  Date:   2023-04-18 (Tue, 18 Apr 2023)

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

  Log Message:
  -----------
  Fix the PaymentAuthorizationController.mm build
https://bugs.webkit.org/show_bug.cgi?id=255623
rdar://107734780

Unreviewed build fix.

* Source/WebKit/Platform/ios/PaymentAuthorizationController.mm:
(-[WKPaymentAuthorizationControllerDelegate 
presentationWindowForPaymentAuthorizationController:]):
This method has been required for a while, but only started causing trouble 
recently.
Regardless, we do not have a window to return, since this is running in the 
Networking process.

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to