| OLD | NEW |
| 1 Tests file system project mappings. | 1 Tests file system project mappings. |
| 2 | 2 |
| 3 | 3 |
| 4 Running: testAutomaticMapping | 4 Running: testAutomaticMapping |
| 5 Adding file system. | 5 Adding file system. |
| 6 Workspace event: UISourceCodeAdded: file:///var/www/html/foo.js. | 6 Workspace event: UISourceCodeAdded: file:///var/www/html/foo.js. |
| 7 Workspace event: UISourceCodeAdded: file:///var/www/bar.js. | 7 Workspace event: UISourceCodeAdded: file:///var/www/bar.js. |
| 8 Adding network resource. | 8 Adding network resource. |
| 9 Workspace event: UISourceCodeAdded: http://localhost/html/foo.js. | 9 Workspace event: UISourceCodeAdded: http://localhost/html/foo.js. |
| 10 Workspace event: UISourceCodeAdded: http://localhost/bar.js. | 10 Workspace event: UISourceCodeAdded: http://localhost/bar.js. |
| (...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 112 Workspace event: UISourceCodeAdded: file:///var/www/html/foo.js. | 112 Workspace event: UISourceCodeAdded: file:///var/www/html/foo.js. |
| 113 Workspace event: UISourceCodeAdded: file:///var/www/html2/bar.js. | 113 Workspace event: UISourceCodeAdded: file:///var/www/html2/bar.js. |
| 114 (suspend state changed: true) | 114 (suspend state changed: true) |
| 115 (suspend state changed: false) | 115 (suspend state changed: false) |
| 116 UISourceCode uri to url mappings: | 116 UISourceCode uri to url mappings: |
| 117 file:///var/www/html/foo.js -> http://localhost/h1/foo.js | 117 file:///var/www/html/foo.js -> http://localhost/h1/foo.js |
| 118 file:///var/www/html2/bar.js -> http://localhost/h2/bar.js | 118 file:///var/www/html2/bar.js -> http://localhost/h2/bar.js |
| 119 (suspend state changed: true) | 119 (suspend state changed: true) |
| 120 (suspend state changed: false) | 120 (suspend state changed: false) |
| 121 | 121 |
| 122 Running: testNodeJSWrapper |
| 123 Adding file system. |
| 124 Workspace event: UISourceCodeAdded: file:///var/www/html/foo.js. |
| 125 Workspace event: UISourceCodeAdded: file:///var/www/html/bar.js. |
| 126 Workspace event: UISourceCodeAdded: debugger:///VM5 foo.js. |
| 127 Is diverged: false |
| 128 Workspace event: UISourceCodeAdded: debugger:///VM6 bar.js. |
| 129 Is diverged: false |
| 130 |
| OLD | NEW |