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

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

Issue 8021012: Merge 95410 - Web Inspector: didMarkDOMContentEvent() should send event of MarkDOMContent type. (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/874/
Patch Set: Created 9 years, 3 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 unified diff | Download patch
OLDNEW
1 Tests the load event. 1 Tests the load event.
2 2
3 MarkLoad Properties: 3 MarkLoad Properties:
4 { 4 {
5 startTime : <number> 5 startTime : <number>
6 data : { 6 data : {
7 } 7 }
8 type : "MarkLoad" 8 type : "MarkLoad"
9 usedHeapSize : <number> 9 usedHeapSize : <number>
10 totalHeapSize : <number> 10 totalHeapSize : <number>
11 } 11 }
12 12
OLDNEW
« no previous file with comments | « LayoutTests/inspector/timeline/timeline-load-event.html ('k') | LayoutTests/inspector/timeline/timeline-test.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698