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

Side by Side Diff: testing/buildbot/filters/site-per-process.content_browsertests.filter

Issue 1956383003: Forwarding POST body into renderer after a cross-site transfer. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed DCHECK_IMPLIES(method == "POST", url.SchemeIs(http or https)). Created 4 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
OLDNEW
1 # crbug.com/417518: Get tests working with --site-per-process 1 # crbug.com/417518: Get tests working with --site-per-process
2 -NavigationControllerBrowserTest.ReloadOriginalRequest 2 -NavigationControllerBrowserTest.ReloadOriginalRequest
3 -*.RestoreSubframeFileAccessForHistoryNavigation 3 -*.RestoreSubframeFileAccessForHistoryNavigation
4
5 # crbug.com/613004: POST data is lost when navigating back to a post that does
6 # cross-site transfer.
7 -SessionHistoryTest.GoBackToCrossSitePostWithRedirect
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698