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

Unified Diff: third_party/WebKit/LayoutTests/inspector/tracing/timeline-timer-expected.txt

Issue 1804043002: Revert of Remove V8RecrusionScope, cleanup call sites. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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: third_party/WebKit/LayoutTests/inspector/tracing/timeline-timer-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-timer-expected.txt b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-timer-expected.txt
index 58d172d5f5933f543979f435a86362c1190fb260..36b374a2a06f378a8232be669c16e67c7b54a6e2 100644
--- a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-timer-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-timer-expected.txt
@@ -108,6 +108,19 @@
startTime : <number>
type : "FunctionCall"
}
+FunctionCall Properties:
+{
+ data : {
+ frame : <string>
+ scriptId : <string>
+ scriptLine : <number>
+ scriptName : <string>
+ }
+ endTime : <number>
+ frameId : <string>
+ startTime : <number>
+ type : "FunctionCall"
+}
EvaluateScript Properties:
{
data : {

Powered by Google App Engine
This is Rietveld 408576698