Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(988)

Unified Diff: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in

Issue 2470463002: Add data parameter to payment details modifier. (Closed)
Patch Set: Address palmer and haraken comments Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
index a1a27b1ca3a268e5cd8b0c9b2d53072913fbbc50..b789bce1a230cef332714b3a69781b0849ef29f8 100644
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
@@ -173,6 +173,7 @@ PassiveEventListenersDueToFling status=experimental
PassPaintVisualRectToCompositor
PaymentApp status=experimental
PaymentDetailsError status=experimental
+PaymentDetailsModifierData status=experimental
// PaymentRequest is enabled by default on Android
PaymentRequest status=experimental
PaymentRequestIFrame status=experimental

Powered by Google App Engine
This is Rietveld 408576698