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

Unified Diff: LayoutTests/http/tests/inspector/timeline-xhr-response-type-blob-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/http/tests/inspector/timeline-xhr-response-type-blob-event-expected.txt
diff --git a/LayoutTests/http/tests/inspector/timeline-xhr-response-type-blob-event-expected.txt b/LayoutTests/http/tests/inspector/timeline-xhr-response-type-blob-event-expected.txt
index 6cb716944a90566d59acab3d0e411c7036b27e28..1b86fdd87f40533455b50e6b55d38dcff2b0a1ea 100644
--- a/LayoutTests/http/tests/inspector/timeline-xhr-response-type-blob-event-expected.txt
+++ b/LayoutTests/http/tests/inspector/timeline-xhr-response-type-blob-event-expected.txt
@@ -12,7 +12,6 @@ XHRReadyStateChange Properties:
frameId : <string>
startTime : <number>
type : "XHRReadyStateChange"
- usedHeapSize : <number>
}
XHRReadyStateChange Properties:
{
@@ -26,7 +25,6 @@ XHRReadyStateChange Properties:
frameId : <string>
startTime : <number>
type : "XHRReadyStateChange"
- usedHeapSize : <number>
}
XHRReadyStateChange Properties:
{
@@ -40,7 +38,6 @@ XHRReadyStateChange Properties:
frameId : <string>
startTime : <number>
type : "XHRReadyStateChange"
- usedHeapSize : <number>
}
XHRLoad Properties:
{
@@ -53,6 +50,5 @@ XHRLoad Properties:
frameId : <string>
startTime : <number>
type : "XHRLoad"
- usedHeapSize : <number>
}

Powered by Google App Engine
This is Rietveld 408576698