Chromium Code Reviews

Side by Side Diff: LayoutTests/inspector-protocol/heap-profiler/heap-objects-tracking-expected.txt

Issue 98273008: [DevTools] Send heap snapshot to the frontend immediatly when it is ready (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed test crash Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | | Annotate | Revision Log
OLDNEW
1 Test that heap tracking actually reports data fragments. 1 Test that heap tracking actually reports data fragments.
2 2
3 SUCCESS: tracking started 3 SUCCESS: tracking started
4 SUCCESS: heapStatsUpdate arrived 4 SUCCESS: heapStatsUpdate arrived
5 SUCCESS: lastSeenObjectId arrived 5 SUCCESS: lastSeenObjectId arrived
6 SUCCESS: addProfileHeader arrived
7 SUCCESS: tracking stopped 6 SUCCESS: tracking stopped
8 7
OLDNEW

Powered by Google App Engine