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

Unified Diff: LayoutTests/inspector/timeline/timeline-load-event-expected.txt

Issue 121223003: DevTools: Move usedHeapSize from TimelineEvent into counters. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years 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/timeline/timeline-load-event-expected.txt
diff --git a/LayoutTests/inspector/timeline/timeline-load-event-expected.txt b/LayoutTests/inspector/timeline/timeline-load-event-expected.txt
index dc6eed7d8ecf793a411f487db5aac67abe0509fb..8b63303e6818425f26453d65ea95181a2b952681 100644
--- a/LayoutTests/inspector/timeline/timeline-load-event-expected.txt
+++ b/LayoutTests/inspector/timeline/timeline-load-event-expected.txt
@@ -11,7 +11,6 @@ MarkDOMContent Properties:
frameId : <string>
startTime : <number>
type : "MarkDOMContent"
- usedHeapSize : <number>
}
MarkLoad Properties:
{
@@ -22,7 +21,6 @@ MarkLoad Properties:
frameId : <string>
startTime : <number>
type : "MarkLoad"
- usedHeapSize : <number>
}
Timestamp records:
MarkDOMContent Properties:
@@ -34,7 +32,6 @@ MarkDOMContent Properties:
frameId : <string>
startTime : <number>
type : "MarkDOMContent"
- usedHeapSize : <number>
}
MarkLoad Properties:
{
@@ -45,6 +42,5 @@ MarkLoad Properties:
frameId : <string>
startTime : <number>
type : "MarkLoad"
- usedHeapSize : <number>
}
« no previous file with comments | « LayoutTests/inspector/timeline/timeline-load.html ('k') | LayoutTests/inspector/timeline/timeline-mark-timeline-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698