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

Unified Diff: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in

Issue 2472583003: Navigation Timing Level 2 (Closed)
Patch Set: Added feature flag to getEntriesByName Created 4 years, 1 month 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: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
index d45baeb8de9f2d483ba3e8594be5eaf110bf726a..e3abfef01562e3e26722c6fdddd82b06ab433fbe 100644
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in
@@ -264,3 +264,5 @@ Worklet status=experimental
LazyParseCSS status=experimental
ParseHTMLOnMainThread status=test
SendBeaconThrowForBlobWithNonSimpleType status=experimental
+PerformanceNavigationTiming status=test
Kunihiko Sakamoto 2016/11/07 07:53:18 Can we rename it to PerformanceNavigationTiming2,
sunjian 2016/11/08 02:10:19 Done.
+

Powered by Google App Engine
This is Rietveld 408576698