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

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

Issue 2501593003: Implement the new basic card specification. (Closed)
Patch Set: Update the tests to ignore exception when parsing method-specific data in renderer per issue discus… Created 4 years 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 de0dc5446a14ddd4cf569908483e99abf75300bc..42b58d66f3670d35413b7ca95784ce0e766f81cb 100644
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
@@ -184,6 +184,7 @@ PaymentDetailsError status=stable
PaymentDetailsModifierData status=experimental
// PaymentRequest is enabled by default on Android
PaymentRequest status=experimental
+PaymentRequestBasicCard status=experimental
PaymentRequestIFrame status=experimental
PaymentRequestPayerName status=stable
PerformanceObserver status=stable

Powered by Google App Engine
This is Rietveld 408576698