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

Unified Diff: third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation

Issue 2661743002: PlzNavigate: Invoke didStartProvisionalLoad() when the renderer initiates a navigation in startLoad( (Closed)
Patch Set: Remove CHECK for redirect chain as the redirects may not be populated for provisional loads for ren… Created 3 years, 10 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
« no previous file with comments | « extensions/renderer/extension_frame_helper.cc ('k') | third_party/WebKit/Source/core/loader/EmptyClients.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation
diff --git a/third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation b/third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation
index 83757028858c08c41892c0c829020e587948ee5d..9367e8acad8d2e6cea5287edaa1e92df8bb0f368 100644
--- a/third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation
+++ b/third_party/WebKit/LayoutTests/FlagExpectations/enable-browser-side-navigation
@@ -30,7 +30,7 @@ crbug.com/551000 virtual/mojo-loading/http/tests/inspector/network/network-initi
# https://crbug.com/625765: Need to solve duplicate output from
# WebFrameTestClient::willSendRequest() that causes text failures.
-crbug.com/625765 http/tests/loading/redirect-methods.html [ Crash Failure ]
+#crbug.com/625765 http/tests/loading/redirect-methods.html [ Crash Failure ]
crbug.com/625765 virtual/mojo-loading/http/tests/loading/redirect-methods.html [ Crash Failure ]
# https://crbug.com/555418: Move `X-Frame-Options` and CSP's `frame-ancestor`
@@ -56,31 +56,8 @@ crbug.com/576270 virtual/mojo-loading/http/tests/security/mixedContent/redirect-
# https://crbug.com/638900: Failing due to flipped order of callbacks to
# WebFrameClient::didStartProvisionalLoad() and
# WebFrameClient::didFinishDocumentLoad().
-crbug.com/638900 fast/loader/subframe-removes-itself.html [ Failure ]
-crbug.com/638900 http/tests/loading/css-no-cache-revalidation.html [ Failure ]
crbug.com/638900 http/tests/loading/doc-write-sync-third-party-script-reload.html [ Failure ]
-crbug.com/638900 http/tests/loading/image-picture-download-after-shrink.html [ Failure ]
-crbug.com/638900 http/tests/loading/image-picture-no-download-after-picture-removal.html [ Failure ]
-crbug.com/638900 http/tests/loading/image-picture-no-download-after-removal.html [ Failure ]
-crbug.com/638900 http/tests/loading/image-picture-no-download-after-source-removal.html [ Failure ]
-crbug.com/638900 http/tests/loading/redirect-with-no-location-crash.html [ Failure ]
-crbug.com/638900 http/tests/loading/simple-subframe.html [ Failure ]
-crbug.com/638900 http/tests/loading/slow-parsing-subframe.html [ Failure ]
-crbug.com/638900 http/tests/navigation/cross-origin-fragment-navigation-is-async.html [ Failure ]
-crbug.com/638900 http/tests/navigation/same-origin-fragment-navigation-is-sync.html [ Failure ]
-crbug.com/638900 virtual/stable/http/tests/navigation/cross-origin-fragment-navigation-is-async.html [ Failure ]
-crbug.com/638900 virtual/stable/http/tests/navigation/same-origin-fragment-navigation-is-sync.html [ Failure ]
-crbug.com/638900 virtual/mojo-loading/http/tests/loading/css-no-cache-revalidation.html [ Failure ]
crbug.com/638900 virtual/mojo-loading/http/tests/loading/doc-write-sync-third-party-script-reload.html [ Failure ]
-crbug.com/638900 virtual/mojo-loading/http/tests/loading/image-picture-download-after-shrink.html [ Failure ]
-crbug.com/638900 virtual/mojo-loading/http/tests/loading/image-picture-no-download-after-picture-removal.html [ Failure ]
-crbug.com/638900 virtual/mojo-loading/http/tests/loading/image-picture-no-download-after-removal.html [ Failure ]
-crbug.com/638900 virtual/mojo-loading/http/tests/loading/image-picture-no-download-after-source-removal.html [ Failure ]
-crbug.com/638900 virtual/mojo-loading/http/tests/loading/redirect-with-no-location-crash.html [ Failure ]
-crbug.com/638900 virtual/mojo-loading/http/tests/loading/simple-subframe.html [ Failure ]
-crbug.com/638900 virtual/mojo-loading/http/tests/loading/slow-parsing-subframe.html [ Failure ]
-crbug.com/638900 virtual/mojo-loading/http/tests/navigation/cross-origin-fragment-navigation-is-async.html [ Failure ]
-crbug.com/638900 virtual/mojo-loading/http/tests/navigation/same-origin-fragment-navigation-is-sync.html [ Failure ]
# https://crbug.com/640631: Failing due to difference in WebFrameClient
# callback sequence on renderer-initiated failed navigations.
« no previous file with comments | « extensions/renderer/extension_frame_helper.cc ('k') | third_party/WebKit/Source/core/loader/EmptyClients.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698