Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(68)

Side by Side Diff: LayoutTests/http/tests/history/reload-during-load-after-load-event-expected.txt

Issue 17519002: Reland r152781 - "Fix a history bug where a reload is given a standard load's history entry." (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(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 ===============================================
OLDNEW
« no previous file with comments | « LayoutTests/http/tests/history/reload-during-load-after-load-event.html ('k') | Source/core/loader/FrameLoader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698