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

Unified Diff: third_party/WebKit/LayoutTests/inspector/tracing/timeline-layout-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/timeline-layout-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-layout-expected.txt b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-layout-expected.txt
index 7db2453fd81cebb934aa137c5a812576fb19a161..8d50a16794ad255ac19e61a4905037da7df802a1 100644
--- a/third_party/WebKit/LayoutTests/inspector/tracing/timeline-layout-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/tracing/timeline-layout-expected.txt
@@ -12,7 +12,6 @@ Layout Properties:
dirtyObjects : 3
frame : <string>
partialLayout : true
- stackTrace : <object>
totalObjects : 8
}
endData : {
@@ -26,7 +25,7 @@ Layout Properties:
startTime : <number>
type : "Layout"
}
-Text details for Layout: timeline-layout.html:17
+Text details for Layout: timeline-layout.html:14
Layout has a warning
Layout Properties:
{
@@ -35,7 +34,6 @@ Layout Properties:
dirtyObjects : 2
frame : <string>
partialLayout : true
- stackTrace : <object>
totalObjects : 11
}
endData : {
@@ -49,6 +47,6 @@ Layout Properties:
startTime : <number>
type : "Layout"
}
-Text details for Layout: timeline-layout.html:17
+Text details for Layout: timeline-layout.html:14
Layout has a warning

Powered by Google App Engine
This is Rietveld 408576698