[webkit-changes] [WebKit/WebKit] 662835: Remove PassKitUI/PKPaymentSetupController.h header...
Abrar Rahman Protyasha
noreply at github.com
Mon Oct 9 08:45:20 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 662835773f8867460a69f7d89367c2f407e767fe
https://github.com/WebKit/WebKit/commit/662835773f8867460a69f7d89367c2f407e767fe
Author: Abrar Rahman Protyasha <a_protyasha at apple.com>
Date: 2023-10-09 (Mon, 09 Oct 2023)
Changed paths:
M Source/WebCore/PAL/pal/spi/cocoa/PassKitSPI.h
Log Message:
-----------
Remove PassKitUI/PKPaymentSetupController.h header check for PASSKIT_MODULARIZATION SPI declaration
https://bugs.webkit.org/show_bug.cgi?id=262860
rdar://116640545
Reviewed by Wenson Hsieh.
Following rdar://88985220, all PassKit .m files are now in PassKitUI and
PassKitMacHelper, which means that the header check is now unnecessary.
Lets follow the spirit of PASSKIT_MODULARIZATION and stop pulling in
PKPaymentSetupController.h from <PassKit/>.
* Source/WebCore/PAL/pal/spi/cocoa/PassKitSPI.h:
Canonical link: https://commits.webkit.org/269078@main
More information about the webkit-changes
mailing list