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

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

Issue 1909923002: Making RTCCertificate cloneable (WIP). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Derp! Created 4 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.in
diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
index 7ecfc34f7a8f34b8d403301f4704bef1bf30e89d..7ea6ba86bcb1eb4454199a9997a57fdcd5ac8801 100644
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
@@ -173,6 +173,7 @@ RequestIdleCallback status=stable
RequestAutocomplete status=test
ResponseConstructedWithReadableStream status=experimental
ResponseBodyWithV8ExtraStream status=experimental
+RTCCertificateTesting status=test
SandboxBlocksModals status=stable
ScreenOrientation status=stable
ScriptedSpeech status=stable

Powered by Google App Engine
This is Rietveld 408576698