| OLD | NEW |
| 1 CONSOLE MESSAGE: line 6: XHR loaded: 1 | 1 CONSOLE MESSAGE: line 6: XHR loaded: 1 |
| 2 Tests that application cache model keeps track of manifest urls and statuses cor
rectly after UPDATEREADY event and swapCache() call. | 2 Tests that application cache model keeps track of manifest urls and statuses cor
rectly after UPDATEREADY event and swapCache() call. |
| 3 | 3 |
| 4 Bug 72123 | 4 Bug 72123 |
| 5 Dumping application cache tree: | 5 Dumping application cache tree: |
| 6 (empty) | 6 (empty) |
| 7 Dumping application cache model: | 7 Dumping application cache model: |
| 8 (empty) | 8 (empty) |
| 9 | 9 |
| 10 Dumping application cache tree: | 10 Dumping application cache tree: |
| 11 Manifest URL: http://127.0.0.1:8000/inspector/appcache/resources/versioned-m
anifest.php | 11 Manifest URL: http://127.0.0.1:8000/inspector/appcache/resources/versioned-m
anifest.php |
| 12 Frame: frame1 (with-versioned-manifest.php) | 12 Frame: frame1 (with-versioned-manifest.php) |
| 13 Dumping application cache model: | 13 Dumping application cache model: |
| 14 Frame: frame1 | 14 Frame: frame1 |
| (...skipping 18 matching lines...) Expand all Loading... |
| 33 Frame: frame2 (with-versioned-manifest.php) | 33 Frame: frame2 (with-versioned-manifest.php) |
| 34 Dumping application cache model: | 34 Dumping application cache model: |
| 35 Frame: frame1 | 35 Frame: frame1 |
| 36 manifest url: http://127.0.0.1:8000/inspector/appcache/resources/version
ed-manifest.php | 36 manifest url: http://127.0.0.1:8000/inspector/appcache/resources/version
ed-manifest.php |
| 37 status: IDLE | 37 status: IDLE |
| 38 Frame: frame2 | 38 Frame: frame2 |
| 39 manifest url: http://127.0.0.1:8000/inspector/appcache/resources/version
ed-manifest.php | 39 manifest url: http://127.0.0.1:8000/inspector/appcache/resources/version
ed-manifest.php |
| 40 status: UPDATEREADY | 40 status: UPDATEREADY |
| 41 | 41 |
| 42 | 42 |
| OLD | NEW |