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

Unified Diff: Source/core/page/RuntimeEnabledFeatures.in

Issue 16434011: Support performance.now() in workers. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase Created 7 years, 6 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/core/page/RuntimeEnabledFeatures.in
diff --git a/Source/core/page/RuntimeEnabledFeatures.in b/Source/core/page/RuntimeEnabledFeatures.in
index 1aed830b5c6d0d39a6173b5ad1e2fe88ab5428d0..71a3f8a057b1a8fc5a2bcb6e704171ee9902e083 100644
--- a/Source/core/page/RuntimeEnabledFeatures.in
+++ b/Source/core/page/RuntimeEnabledFeatures.in
@@ -42,6 +42,7 @@ CSSViewport status=experimental
Gamepad status=stable
Geolocation status=stable
HTMLImports status=test
+HighResolutionTimeInWorkers status=experimental
IMEAPI status=test
IndexedDB status=stable
InputTypeColor status=stable

Powered by Google App Engine
This is Rietveld 408576698