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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector-protocol/worker/worker-console-expected.txt

Issue 2003433004: Remove dependency from ConsoleMessage to workers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@1999463002
Patch Set: messageN Created 4 years, 7 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 CONSOLE MESSAGE: line 3: message0
2 CONSOLE MESSAGE: line 3: message1
3 CONSOLE MESSAGE: line 3: message2
4 CONSOLE MESSAGE: line 3: message3
5 CONSOLE MESSAGE: line 3: message4
6 CONSOLE MESSAGE: line 3: message5
7 CONSOLE MESSAGE: line 3: message6
8 Starting worker
9 Logging in worker: message0
10 Stopping worker
11 Got console message from page: message0
12 Starting worker
13 Logging in worker: message1
14 Sending Worker.enable
15 Worker.created
16 Sending Console.enable to worker
17 Got console message from worker: message1
18 Logging in worker: message2
19 Got console message from worker: message2
20 Sending Worker.disable
21 Logging in worker: message3
22 Stopping worker
23 Sending Worker.enable
24 Starting worker
25 Worker.created
26 Logging in worker: message4
27 Sending Console.enable to worker
28 Got console message from worker: message4
29 Logging in worker: message5
30 Got console message from worker: message5
31 Stopping worker
32 Starting worker
33 Worker.created
34 Logging in worker: message6
35 Stopping worker
36 Got console message from page: message6
37 Sending Worker.disable
38
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698