summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorclamy <clamy@chromium.org>2016-02-15 06:05:55 -0800
committerCommit bot <commit-bot@chromium.org>2016-02-15 14:07:51 +0000
commit5d1d4e4db330d84655b921d0c9e83c44ea69ddbb (patch)
tree6873de8041be5a1c014e64655c01966272182ad2 /testing
parent82367d67cd40cdfd83af0009ad1623fde1703bd9 (diff)
downloadchromium_src-5d1d4e4db330d84655b921d0c9e83c44ea69ddbb.zip
chromium_src-5d1d4e4db330d84655b921d0c9e83c44ea69ddbb.tar.gz
chromium_src-5d1d4e4db330d84655b921d0c9e83c44ea69ddbb.tar.bz2
PlzNavigate: support for srcdoc navigations
This CL introduces support for srcdoc navigations. They are no longer sent to the browser, as they make no netwrok request. On commit, the created NavigationHandle is also made properly aware that the navigation was an srcdoc navigation. BUG=576263 CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_site_isolation Review URL: https://codereview.chromium.org/1691333002 Cr-Commit-Position: refs/heads/master@{#375456}
Diffstat (limited to 'testing')
-rw-r--r--testing/buildbot/filters/browser-side-navigation.linux.content_browsertests.filter1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/buildbot/filters/browser-side-navigation.linux.content_browsertests.filter b/testing/buildbot/filters/browser-side-navigation.linux.content_browsertests.filter
index 17a02df..57b2fac 100644
--- a/testing/buildbot/filters/browser-side-navigation.linux.content_browsertests.filter
+++ b/testing/buildbot/filters/browser-side-navigation.linux.content_browsertests.filter
@@ -9,7 +9,6 @@
-NavigationControllerBrowserTest.PreventSpoofFromSubframeAndReplace
-NavigationControllerBrowserTest.StopCausesFailureDespiteJavaScriptURL
-NavigationControllerBrowserTest.SubframeBackFromReplaceState
--NavigationHandleImplBrowserTest.VerifySrcdoc
-RenderFrameHostManagerTest.RestoreSubframeFileAccessForHistoryNavigation
-RenderViewImplTest.BrowserNavigationStartNotUsedForHistoryNavigation
-RenderViewImplTest.DecideNavigationPolicy