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

Unified Diff: third_party/WebKit/LayoutTests/inspector/tracing/compile-script-expected.txt

Issue 1624783002: DevTools: Switch to using fast stack iterator to collect stacks during timeline recording. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 4 landing Created 4 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
Index: third_party/WebKit/LayoutTests/inspector/tracing/compile-script-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/tracing/compile-script-expected.txt b/third_party/WebKit/LayoutTests/inspector/tracing/compile-script-expected.txt
index 7129056a6d6332d9bba6f16f7fe9306ee2e43dbc..8830dc5d4c1ebd06855987c84f8305e50e12d7ce 100644
--- a/third_party/WebKit/LayoutTests/inspector/tracing/compile-script-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/tracing/compile-script-expected.txt
@@ -9,6 +9,7 @@ v8.compile Properties:
url :
}
endTime : <number>
+ stackTrace : <object>
startTime : <number>
type : "v8.compile"
}
@@ -21,6 +22,7 @@ v8.compile Properties:
url :
}
endTime : <number>
+ stackTrace : <object>
startTime : <number>
type : "v8.compile"
}

Powered by Google App Engine
This is Rietveld 408576698