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

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

Issue 2023013002: Prevent renderer kills for in-page navigations on subframes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update tests and fix, clean up. 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
4 # crbug.com/609963: Fix unload in subframes.
3 -*.RestoreSubframeFileAccessForHistoryNavigation 5 -*.RestoreSubframeFileAccessForHistoryNavigation
4 6
7 # crbug.com/612713: Fix in-page renderer kills.
8 -NavigationControllerBrowserTest.BackTwiceToIframeWithContent
9
5 # crbug.com/613004: POST data is lost when navigating back to a post that does 10 # crbug.com/613004: POST data is lost when navigating back to a post that does
6 # cross-site transfer. 11 # cross-site transfer.
7 -SessionHistoryTest.GoBackToCrossSitePostWithRedirect 12 -SessionHistoryTest.GoBackToCrossSitePostWithRedirect
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698