Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 27926b837c7b4edd9daf8f9f85f1bcb07886eb03
https://github.com/WebKit/WebKit/commit/27926b837c7b4edd9daf8f9f85f1bcb07886eb03
Author: Anne van Kesteren <[email protected]>
Date: 2026-04-13 (Mon, 13 Apr 2026)
Changed paths:
M Source/WebCore/Modules/paymentrequest/PaymentCompleteDetails.idl
M Source/WebCore/Modules/paymentrequest/PaymentDetailsModifier.idl
M Source/WebCore/Modules/paymentrequest/PaymentDetailsUpdate.idl
M Source/WebCore/Modules/paymentrequest/PaymentMethodChangeEvent.idl
M Source/WebCore/Modules/paymentrequest/PaymentValidationErrors.idl
M Source/WebCore/bindings/scripts/CodeGeneratorJS.pm
Log Message:
-----------
Remove LegacyNativeDictionaryRequiredInterfaceNullability from Payment
Request API code
https://bugs.webkit.org/show_bug.cgi?id=312039
Reviewed by Abrar Rahman Protyasha.
Refactor IDL away from the legacy code path. This required a small
binding layer fix for object? = null as that ended up in the
std::nullopt fallback path.
Canonical link: https://commits.webkit.org/311127@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications