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

Unified 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, 7 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 side-by-side diff with in-line comments
Download patch
Index: testing/buildbot/filters/site-per-process.content_browsertests.filter
diff --git a/testing/buildbot/filters/site-per-process.content_browsertests.filter b/testing/buildbot/filters/site-per-process.content_browsertests.filter
index b023b1e96bdb8f62f77bdecdbec4d7a35a6b9150..2f701bb37dee2473ceec5cbeab43cf3dce0d2093 100644
--- a/testing/buildbot/filters/site-per-process.content_browsertests.filter
+++ b/testing/buildbot/filters/site-per-process.content_browsertests.filter
@@ -1,7 +1,3 @@
# crbug.com/417518: Get tests working with --site-per-process
-NavigationControllerBrowserTest.ReloadOriginalRequest
-*.RestoreSubframeFileAccessForHistoryNavigation
-
-# crbug.com/613004: POST data is lost when navigating back to a post that does
-# cross-site transfer.
--SessionHistoryTest.GoBackToCrossSitePostWithRedirect

Powered by Google App Engine
This is Rietveld 408576698