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

Unified Diff: LayoutTests/fast/dom/Window/window-properties-performance-expected.txt

Issue 130213008: Remove window.performance.webkit* (PrefixedUserTiming) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 11 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
« no previous file with comments | « no previous file | LayoutTests/fast/performance/prefixed-deprecation-messages.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/Window/window-properties-performance-expected.txt
diff --git a/LayoutTests/fast/dom/Window/window-properties-performance-expected.txt b/LayoutTests/fast/dom/Window/window-properties-performance-expected.txt
index b5bb99f5519de942ca68b07bd3b60b513afbeb15..dc58b8c9032cfcc2afbe07604c9cb5f80774c994 100644
--- a/LayoutTests/fast/dom/Window/window-properties-performance-expected.txt
+++ b/LayoutTests/fast/dom/Window/window-properties-performance-expected.txt
@@ -46,14 +46,10 @@ window.performance.timing.responseStart [number]
window.performance.timing.secureConnectionStart [number]
window.performance.timing.unloadEventEnd [number]
window.performance.timing.unloadEventStart [number]
-window.performance.webkitClearMarks [function]
-window.performance.webkitClearMeasures [function]
window.performance.webkitClearResourceTimings [function]
window.performance.webkitGetEntries [function]
window.performance.webkitGetEntriesByName [function]
window.performance.webkitGetEntriesByType [function]
-window.performance.webkitMark [function]
-window.performance.webkitMeasure [function]
window.performance.webkitSetResourceTimingBufferSize [function]
window.performance.timing [printed above as window.performance.timing]
window.performance.navigation [printed above as window.performance.navigation]
« no previous file with comments | « no previous file | LayoutTests/fast/performance/prefixed-deprecation-messages.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698