Descriptionlocation.reload() after POST should re-POST
Currently, location.reload() always triggers a get. Change it to go through
the FrameLoaer::reload() path, like a user-initiated reload.
This aligns our behavior with firefox and IE.
BUG=6429
TEST=http/tests/navigation/location-reload-after-post.php
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179176
Patch Set 1 #
Total comments: 4
Patch Set 2 : Add comment about ClientRedirectPolicy in FrameLoader::reload() #
Messages
Total messages: 6 (0 generated)
|