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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/tracing/timeline-js/timeline-microtasks-expected.txt

Issue 2282403006: DevTools: Introduce RunMicrotasks event. (Closed)
Patch Set: update expectations Created 4 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
(Empty)
1 Checks the RunMicrotasks event is emitted.
2
3 RunMicrotasks Properties:
4 {
5 data : {
6 }
7 endTime : <number>
8 startTime : <number>
9 type : "RunMicrotasks"
10 }
11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698