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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 232053005: Implement navigator.sendBeacon() (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Adjust unrelated test expectation Created 6 years, 8 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 fa92bf9c5dd236e251d84ca9b5d53ea2e042d03e..50000904858d178ea091b9b1a9c14902ed42e1f2 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -18,6 +18,7 @@
ApplicationCache status=stable
AuthorShadowDOMForAnyElement
BatteryStatus status=test
+BeaconAPI status=experimental
abarth-chromium 2014/04/10 18:25:14 You can remove the "API" from the name. Everythin
PrefixedVideoFullscreen status=test
// Enable bleeding-edge code to make Blink draw content faster.

Powered by Google App Engine
This is Rietveld 408576698