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

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

Issue 2470463002: Add data parameter to payment details modifier. (Closed)
Patch Set: Rebase 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 750ce5120fd14a4f89d7f636a782d4bfbebbe5d8..f0e0fd4e8a0c8c5907a1af59b9e016be4bb94080 100644
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
@@ -172,6 +172,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