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

Unified Diff: LayoutTests/inspector/tracing/timeline-parse-html-expected.txt

Issue 1106623003: DevTools: render ParseHTML details in timeline: url, start and end lines. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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: LayoutTests/inspector/tracing/timeline-parse-html-expected.txt
diff --git a/LayoutTests/inspector/tracing/timeline-parse-html-expected.txt b/LayoutTests/inspector/tracing/timeline-parse-html-expected.txt
index 34f0a5670ffee3ba8dfa459390b7c3bd4673f4ce..dc8808f3a0d7e86b8d71602b061580178a6f5951 100644
--- a/LayoutTests/inspector/tracing/timeline-parse-html-expected.txt
+++ b/LayoutTests/inspector/tracing/timeline-parse-html-expected.txt
@@ -8,6 +8,7 @@ ParseHTML Properties:
frame : <string>
stackTrace : <object>
startLine : 0
+ url : .../inspector/tracing/timeline-parse-html.html
}
endLine : 0
}
@@ -24,6 +25,7 @@ ParseHTML Properties:
frame : <string>
stackTrace : <object>
startLine : 0
+ url : .../inspector/tracing/timeline-parse-html.html
}
endLine : 0
}
« no previous file with comments | « no previous file | Source/core/inspector/InspectorTraceEvents.cpp » ('j') | Source/devtools/front_end/timeline/TimelineUIUtils.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698