| OLD | NEW |
| 1 Verify that tabs get merged and split when binding is added and removed. | 1 Verify that tabs get merged and split when binding is added and removed. |
| 2 | 2 |
| 3 | 3 |
| 4 Running: addFileSystem | 4 Running: addFileSystem |
| 5 | 5 |
| 6 Running: openNetworkTab | 6 Running: openNetworkTab |
| 7 SourceFrame: http://127.0.0.1:8000/inspector/persistence/resources/foo.js | 7 SourceFrame: http://127.0.0.1:8000/inspector/persistence/resources/foo.js |
| 8 selection: {"startLine":0,"startColumn":0,"endLine":0,"endColumn":0} | 8 selection: {"startLine":0,"startColumn":0,"endLine":0,"endColumn":0} |
| 9 firstVisibleLine: 0 | 9 firstVisibleLine: 0 |
| 10 isDirty: false | 10 isDirty: false |
| (...skipping 12 matching lines...) Expand all Loading... |
| 23 http://127.0.0.1:8000/inspector/persistence/resources/foo.js | 23 http://127.0.0.1:8000/inspector/persistence/resources/foo.js |
| 24 SourceFrame: http://127.0.0.1:8000/inspector/persistence/resources/foo.js | 24 SourceFrame: http://127.0.0.1:8000/inspector/persistence/resources/foo.js |
| 25 selection: {"startLine":2,"startColumn":0,"endLine":2,"endColumn":5} | 25 selection: {"startLine":2,"startColumn":0,"endLine":2,"endColumn":5} |
| 26 firstVisibleLine: 2 | 26 firstVisibleLine: 2 |
| 27 isDirty: true | 27 isDirty: true |
| 28 | 28 |
| 29 Running: removeFileMapping | 29 Running: removeFileMapping |
| 30 Opened tabs: | 30 Opened tabs: |
| 31 file:///var/www/inspector/persistence/resources/foo.js | 31 file:///var/www/inspector/persistence/resources/foo.js |
| 32 http://127.0.0.1:8000/inspector/persistence/resources/foo.js | 32 http://127.0.0.1:8000/inspector/persistence/resources/foo.js |
| 33 SourceFrame: http://127.0.0.1:8000/inspector/persistence/resources/foo.js | 33 SourceFrame: file:///var/www/inspector/persistence/resources/foo.js |
| 34 selection: {"startLine":2,"startColumn":0,"endLine":2,"endColumn":5} | 34 selection: {"startLine":2,"startColumn":0,"endLine":2,"endColumn":5} |
| 35 firstVisibleLine: 2 | 35 firstVisibleLine: 2 |
| 36 isDirty: true | 36 isDirty: true |
| 37 | 37 |
| OLD | NEW |