Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Verify that breakpoints are moved appropriately in case of page reload. | |
| 2 | |
| 3 | |
| 4 Running: addFileSystem | |
| 5 | |
| 6 Running: addNetworkFooJS | |
| 7 | |
| 8 Running: setBreakpointInNetworkUISourceCode | |
| 9 http://127.0.0.1:8000/inspector/persistence/resources/foo.js:0 | |
| 10 | |
| 11 Running: reloadPageAndDumpBreakpoints | |
| 12 Page reloaded. | |
| 13 file:///var/www/inspector/persistence/resources/foo.js:0 | |
| 14 | |
| OLD | NEW |