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

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

Issue 2864493003: Deprecate CredentialRequestOptions.unmediated in favor mediation enum (Closed)
Patch Set: Security Owners Created 3 years, 7 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.json5
diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
index c45bf01d223b8bfbf4184dd2d14efde268885df8..f20469613e543156a67def306af0eb52a0d3f311 100644
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5
@@ -187,6 +187,10 @@
status: "test",
},
{
+ name: "CredentialRequestOptionsMediation",
vasilii 2017/05/18 16:16:12 Why is it needed?
jdoerrie 2017/05/19 09:03:18 See above.
+ status: "experimental",
+ },
+ {
name: "CSS3Text",
status: "experimental",
},

Powered by Google App Engine
This is Rietveld 408576698