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

Side by Side Diff: LayoutTests/platform/android/virtual/deferred/inspector/tracing/timeline-paint-expected.txt

Issue 1170353002: [SP] Remove virtual/deferred tests as that code path is near-obsolete. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 6 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 Tests the Timeline API instrumentation of a paint event
2
3
4 Paint Properties:
5 {
6 children : <object>
7 data : {
8 clip : <object>
9 frame : <string>
10 layerId : <number>
11 nodeId : <number>
12 stackTrace : <object>
13 }
14 endTime : <number>
15 frameId : <string>
16 stackTrace : <object>
17 startTime : <number>
18 thread : <string>
19 type : "Paint"
20 }
21
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698