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

Side by Side Diff: third_party/WebKit/LayoutTests/virtual/threaded/inspector/tracing/idle-callback-expected.txt

Issue 2524793003: Fix virtual/threaded/inspector/tracing/idle-callback.html (Closed)
Patch Set: Created 4 years, 1 month 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
« no previous file with comments | « third_party/WebKit/LayoutTests/virtual/threaded/inspector/tracing/idle-callback.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Tests Timeline events emitted when idle callback is scheduled and fired. 1 Tests Timeline events emitted when idle callback is scheduled and fired.
2 2
3 RequestIdleCallback Properties: 3 RequestIdleCallback Properties:
4 { 4 {
5 data : { 5 data : {
6 frame : <string> 6 frame : <string>
7 id : <number> 7 id : <number>
8 stackTrace : <object> 8 stackTrace : <object>
9 timeout : 0 9 timeout : 0
10 } 10 }
(...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after
80 frame : <string> 80 frame : <string>
81 id : <number> 81 id : <number>
82 timedOut : <boolean> 82 timedOut : <boolean>
83 } 83 }
84 endTime : <number> 84 endTime : <number>
85 frameId : <string> 85 frameId : <string>
86 startTime : <number> 86 startTime : <number>
87 type : "FireIdleCallback" 87 type : "FireIdleCallback"
88 } 88 }
89 Text details for FireIdleCallback: idle-callback.html:15 89 Text details for FireIdleCallback: idle-callback.html:15
90 FireIdleCallback has a warning
90 91
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/virtual/threaded/inspector/tracing/idle-callback.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698