Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 This tests starting a new resource load after the load event has finished, then reloading while that load is still in progress. Due to a regression in http://sr c.chromium.org/viewvc/blink?revision=148684&view=revision, we would overwrite th e load type such that the reload will still be executed correctly, but the histo ry entry will be created as though it was a standard load. | |
| 2 | |
| 3 ============== Back Forward List ============== | |
| 4 curr-> http://127.0.0.1:8000/history/reload-during-load-after-load-event.html **nav target** | |
| 5 =============================================== | |
| OLD | NEW |