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

Side by Side Diff: LayoutTests/inspector/tracing-model-async-expected.txt

Issue 1305373004: DevTools: move session logic from TracingModel to TimelineModel (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: review comments addressed Created 5 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
« no previous file with comments | « no previous file | LayoutTests/inspector/tracing-model-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Test that tracing model correctly processes trace events. 1 Test that tracing model correctly processes trace events.
2 2
3 error: TracingStartedInPage event not found.
4 simple1 100-101: S 100, F 101 3 simple1 100-101: S 100, F 101
5 simple2 110-111: S 110, F 111 4 simple2 110-111: S 110, F 111
6 nested 120-126.999: S 120, F 126.999 5 nested 120-126.999: S 120, F 126.999
7 nested 121.001-126.1: S 121.001, F 126.1 6 nested 121.001-126.1: S 121.001, F 126.1
8 stepInto 130-131: S 130, T 130.2, T 130.8, F 131 7 stepInto 130-131: S 130, T 130.2, T 130.8, F 131
9 stepPast 140-141: S 140, p 140.22, p 140.8, F 141 8 stepPast 140-141: S 140, p 140.22, p 140.8, F 141
10 nestedOverlapping1 150-153: S 150, F 153 9 nestedOverlapping1 150-153: S 150, F 153
11 nestedOverlapping2 151-154: S 151, F 154 10 nestedOverlapping2 151-154: S 151, F 154
12 nestedOverlapping3 152-155: S 152, F 155 11 nestedOverlapping3 152-155: S 152, F 155
13 nestedOverlapping4 153.5-154.5: S 153.5, F 154.5 12 nestedOverlapping4 153.5-154.5: S 153.5, F 154.5
14 nestedOverlapping5 154-155: S 154, F 155 13 nestedOverlapping5 154-155: S 154, F 155
15 nestedOverlapping6 154.5-155.5: S 154.5, F 155.5 14 nestedOverlapping6 154.5-155.5: S 154.5, F 155.5
16 nestedOverlapping7 155.5-156.5: S 155.5, F 156.5 15 nestedOverlapping7 155.5-156.5: S 155.5, F 156.5
17 nestedOverlapping8 157.5-158.5: S 157.5, F 158.5 16 nestedOverlapping8 157.5-158.5: S 157.5, F 158.5
18 unterminated 160-191: S 160 17 unterminated 160-191: S 160
19 multithread 160-162: S 160, T 161, F 162 18 multithread 160-162: S 160, T 161, F 162
20 nestableNested1 170-179: b 170, e 179 19 nestableNested1 170-179: b 170, e 179
21 nestableNested2 171-177: b 171, e 177 20 nestableNested2 171-177: b 171, e 177
22 nestableUnterminated 182-191: b 182 21 nestableUnterminated 182-191: b 182
23 crossProcess 190-191: S 190, T 190.8, F 191 22 crossProcess 190-191: S 190, T 190.8, F 191
24 23
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/inspector/tracing-model-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698