DescriptionUpdate post state on navigation within page.
pushState/replaceState should always report as a GET, even if they happen in a
document that was the result of a POST.
Currently, POST->replaceState->reload sends a GET (as the spec
requires), but we incorrectly show a form resubmission warning.
BUG=239907
TEST=NavigationControllerTest.PostThenReplaceStateThenReload
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274069
Patch Set 1 #Patch Set 2 : #Patch Set 3 : Fix test in debug #
Messages
Total messages: 10 (0 generated)
|