Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 CONSOLE MESSAGE: line 3: worker0 | |
| 2 CONSOLE MESSAGE: line 3: worker1 | |
| 3 CONSOLE MESSAGE: line 3: worker2 | |
| 4 CONSOLE MESSAGE: line 3: worker3 | |
| 5 CONSOLE MESSAGE: line 3: worker4 | |
| 6 CONSOLE MESSAGE: line 3: worker5 | |
| 7 CONSOLE MESSAGE: line 3: worker6 | |
| 8 Starting worker | |
| 9 Logging in worker: worker0 | |
| 10 Stopping worker | |
| 11 Got console message: worker0 | |
| 12 Starting worker | |
| 13 Logging in worker: worker1 | |
| 14 Sending Worker.enable | |
| 15 Worker.created | |
| 16 Sending Console.enable to worker | |
| 17 Got console message from worker: worker1 | |
| 18 Logging in worker: worker2 | |
| 19 Got console message from worker: worker2 | |
|
kozy
2016/05/20 22:30:42
nit: please rename it to messageN.
dgozman
2016/05/21 04:41:53
Done.
| |
| 20 Sending Worker.disable | |
| 21 Logging in worker: worker3 | |
| 22 Stopping worker | |
| 23 Sending Worker.enable | |
| 24 Starting worker | |
| 25 Worker.created | |
| 26 Logging in worker: worker4 | |
| 27 Sending Console.enable to worker | |
| 28 Got console message from worker: worker4 | |
| 29 Logging in worker: worker5 | |
| 30 Got console message from worker: worker5 | |
| 31 Stopping worker | |
| 32 Starting worker | |
| 33 Worker.created | |
| 34 Logging in worker: worker6 | |
| 35 Stopping worker | |
| 36 Got console message: worker6 | |
| 37 Sending Worker.disable | |
| 38 | |
| OLD | NEW |