| Index: third_party/WebKit/LayoutTests/http/tests/history/reload-during-load-after-load-event-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/history/reload-during-load-after-load-event-expected.txt b/third_party/WebKit/LayoutTests/http/tests/history/reload-during-load-after-load-event-expected.txt
|
| index 97607e020314fdbc59f75d7de46643141dde6f12..9e081de11d1e4be06184e8cca18514fdbb2ca7ef 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/history/reload-during-load-after-load-event-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/history/reload-during-load-after-load-event-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -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://src.chromium.org/viewvc/blink?revision=148684&view=revision, we would overwrite the load type such that the reload will still be executed correctly, but the history entry will be created as though it was a standard load.
|
| +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 https://chromium.googlesource.com/chromium/src/+/8b913deb7165a50daa13e6b64300e550cf62a47e, we would overwrite the load type such that the reload will still be executed correctly, but the history entry will be created as though it was a standard load.
|
|
|
| ============== Back Forward List ==============
|
| curr-> http://127.0.0.1:8000/history/reload-during-load-after-load-event.html
|
|
|