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

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

Issue 2348103002: PaymentRequest: Add support for payerName. (in blink side) (Closed)
Patch Set: PaymentRequest: Add support for payerName. (in blink side) Created 4 years, 3 months 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 7660d84231e307e0db486838651a08425a4a4f53..8c0322929cce3cf8af9e5350f5243324caf78061 100644
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
@@ -162,6 +162,7 @@ PassiveDocumentEventListeners status=experimental
PassiveEventListenersDueToFling status=experimental
PassPaintVisualRectToCompositor
PaymentRequest status=experimental
+PaymentRequestPayerName status=experimental
foolip 2016/09/19 15:34:40 Does this really need a separate feature, do you e
PerformanceObserver status=stable
PermissionDelegation status=test
Permissions status=stable

Powered by Google App Engine
This is Rietveld 408576698