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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 1032623008: Expose Cache Storage API in global window/worker scope (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Added test verifying window/worker see same storage Created 5 years, 9 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 d4cfdea485436469d090912078dcc3d5e85cb263..b241aaa0925a63f5f18aea45330cdb19a9f0fa7f 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -66,6 +66,7 @@ FullscreenUnprefixed status=test
Geofencing status=experimental
GeometryInterfaces status=test
HTMLPopupMenu status=experimental
+GlobalCacheStorage status=experimental
ImageColorProfiles
ImageDataConstructor status=stable
ImageRenderingPixelated status=stable

Powered by Google App Engine
This is Rietveld 408576698