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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 232053005: Implement navigator.sendBeacon() (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Restructured ping loader code + added size restriction Created 6 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: Source/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index 54dfe4af21780223adb0a49ddb75d33ae5463088..0c91c1257bcae4645ff327c4b6db08cfec6b069d 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -18,6 +18,7 @@
ApplicationCache status=stable
AuthorShadowDOMForAnyElement
BatteryStatus status=experimental
+Beacon status=experimental
// This feature is deprecated and we are evangalizing affected sites.
// See https://crbug.com/346236 for current status.

Powered by Google App Engine
This is Rietveld 408576698