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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 564963002: New FormData methods: get, getAll, has, set, delete and iterable (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Stuff new methods behind a flag Created 6 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
« Source/core/html/FormDataList.cpp ('K') | « Source/core/html/FormDataList.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index ce12005ff3d335cbf8c12cf2f276b6abc8e46329..811e2408ae6224cd29538c43644b7fbb6a0a1551 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -63,6 +63,7 @@ FastMobileScrolling
FileAPIBlobClose status=experimental
FileConstructor status=stable
FileSystem status=stable
+FormDataNewMethods status=experimental
FullscreenUnprefixed status=test
Gamepad status=stable
Geofencing status=test
« Source/core/html/FormDataList.cpp ('K') | « Source/core/html/FormDataList.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698