Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 Verify that navigator is rendered properly when targets are suspended and resume d. | 1 Verify that navigator is rendered properly when targets are suspended and resume d. |
| 2 | 2 |
| 3 | 3 |
| 4 | 4 |
| 5 Running: initialWorkspace | 5 Running: initialWorkspace |
| 6 top | 6 top |
| 7 127.0.0.1:8000 | 7 127.0.0.1:8000 |
| 8 inspector | 8 inspector |
| 9 bindings | 9 bindings |
| 10 suspendtarget-navigator.html | 10 suspendtarget-navigator.html |
| (...skipping 23 matching lines...) Expand all Loading... | |
| 34 127.0.0.1:8000 | 34 127.0.0.1:8000 |
| 35 inspector/bindings/resources | 35 inspector/bindings/resources |
| 36 sourcemap-frame.html | 36 sourcemap-frame.html |
| 37 sourcemap-script.js | 37 sourcemap-script.js |
| 38 sourcemap-typescript.ts | 38 sourcemap-typescript.ts |
| 39 sourcemap-sass.scss | 39 sourcemap-sass.scss |
| 40 sourcemap-style.css | 40 sourcemap-style.css |
| 41 | 41 |
| 42 Running: Suspending targets. | 42 Running: Suspending targets. |
| 43 top | 43 top |
| 44 127.0.0.1:8000 | |
| 45 inspector | |
| 46 bindings | |
| 47 suspendtarget-navigator.html | |
| 48 frame1 (sourcemap-frame.html) | |
| 49 127.0.0.1:8000 | |
| 50 inspector/bindings/resources | |
| 51 sourcemap-frame.html | |
| 52 frame2 (sourcemap-frame.html) | |
|
dgozman
2017/05/05 21:20:28
Let's detach one frame during suspend.
lushnikov
2017/05/05 21:54:35
Done.
| |
| 53 127.0.0.1:8000 | |
| 54 inspector/bindings/resources | |
| 55 sourcemap-frame.html | |
| 44 | 56 |
| 45 Running: Resuming targets. | 57 Running: Resuming targets. |
| 46 top | 58 top |
| 47 127.0.0.1:8000 | 59 127.0.0.1:8000 |
| 48 inspector | 60 inspector |
| 49 bindings | 61 bindings |
| 50 suspendtarget-navigator.html | 62 suspendtarget-navigator.html |
| 51 bindings-test.js | 63 bindings-test.js |
| 52 inspector-test.js | 64 inspector-test.js |
| 53 frame1 (sourcemap-frame.html) | 65 frame1 (sourcemap-frame.html) |
| 54 127.0.0.1:8000 | 66 127.0.0.1:8000 |
| 55 inspector/bindings/resources | 67 inspector/bindings/resources |
| 56 sourcemap-frame.html | 68 sourcemap-frame.html |
| 57 sourcemap-script.js | 69 sourcemap-script.js |
| 58 sourcemap-typescript.ts | 70 sourcemap-typescript.ts |
| 59 sourcemap-sass.scss | 71 sourcemap-sass.scss |
| 60 sourcemap-style.css | 72 sourcemap-style.css |
| 61 frame2 (sourcemap-frame.html) | 73 frame2 (sourcemap-frame.html) |
| 62 127.0.0.1:8000 | 74 127.0.0.1:8000 |
| 63 inspector/bindings/resources | 75 inspector/bindings/resources |
| 64 sourcemap-frame.html | 76 sourcemap-frame.html |
| 65 sourcemap-script.js | 77 sourcemap-script.js |
| 66 sourcemap-typescript.ts | 78 sourcemap-typescript.ts |
| 67 sourcemap-sass.scss | 79 sourcemap-sass.scss |
| 68 sourcemap-style.css | 80 sourcemap-style.css |
| 69 | 81 |
| OLD | NEW |