DescriptionTemporarily disable NavigationHistoryTest.testNavigateBackToNoncacheableLoginPage
https://codereview.chromium.org/22982011 will fix chromium's form resubmission defenses. Currently, we silently re-post on back/forward navigation, which is bad. This test sets Cache-Control: no-store, which prevents the page from being in our caches. On form resubmission, we should force cache usage and only go to the network with explicit permission from the user.
BUG=263508
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221261
Patch Set 1 #Patch Set 2 : Disable the test rather than change its caching policy #Messages
Total messages: 9 (0 generated)
|