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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 1311853005: RTCCertificate and RTCPeerConnection.generateCertificate added to JavaScript (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Code cleanup, added comments Created 5 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: Source/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index 27c9b39a0e1f79c0a2b07f89e4a8242fc699b771..9c7ebebf47a45d9a0863db0c1c2c2a44c14a302e 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -132,6 +132,7 @@ ReducedReferrerGranularity
RequestIdleCallback status=experimental
RequestAutocomplete status=test
RestrictIFramePermissions
+RTCCertificate status=experimental
Guido Urdaneta 2015/09/03 11:07:49 If this landed, will this feature work? (i.e., doe
hbos_chromium 2015/09/03 16:01:37 Done.
SandboxBlocksModals status=stable
ScreenOrientation status=stable
ScriptedSpeech status=stable

Powered by Google App Engine
This is Rietveld 408576698