Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 81ce036b8d8c69bbfb669bcac6f426108a74dd11
https://github.com/WebKit/WebKit/commit/81ce036b8d8c69bbfb669bcac6f426108a74dd11
Author: Charlie Wolfe <[email protected]>
Date: 2026-09-09 (Wed, 09 Sep 2026)
Changed paths:
M Source/WebKit/WebProcess/ApplePay/WebPaymentCoordinator.cpp
M Source/WebKit/WebProcess/ApplePay/WebPaymentCoordinator.h
Log Message:
-----------
Apple Pay canMakePayments() result cache should be per-WebProcess, not
per-WebPage
rdar://186225804
https://bugs.webkit.org/show_bug.cgi?id=322953
Reviewed by Abrar Rahman Protyasha.
~2% overall CPLT improvement and ~7% nytimes-home PLT improvement.
* Source/WebKit/WebProcess/ApplePay/WebPaymentCoordinator.cpp:
(WebKit::WebPaymentCoordinator::canMakePayments):
* Source/WebKit/WebProcess/ApplePay/WebPaymentCoordinator.h:
Canonical link: https://commits.webkit.org/320782@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications