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

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

Issue 2600653002: PlzNavigate: cancel any scheduled navigations when deciding to let the embedder handle a navigation. (Closed)
Patch Set: . Created 3 years, 11 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/loader/FrameLoader.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # These tests currently fail when run with --enable-browser-side-navigation 1 # These tests currently fail when run with --enable-browser-side-navigation
2 # See https://crbug.com/576261 2 # See https://crbug.com/576261
3 # https://crbug.com/608372: PlzNavigate: support POST navigations 3 # https://crbug.com/608372: PlzNavigate: support POST navigations
4 crbug.com/608372 fast/forms/form-submit-in-submit-event.html [ Failure ] 4 crbug.com/608372 fast/forms/form-submit-in-submit-event.html [ Failure ]
5 crbug.com/608372 fast/forms/submit-to-url-fragment.html [ Failure ] 5 crbug.com/608372 fast/forms/submit-to-url-fragment.html [ Failure ]
6 crbug.com/608372 fast/forms/xss-auditor-doesnt-crash-on-post-submit.html [ Timeo ut ] 6 crbug.com/608372 fast/forms/xss-auditor-doesnt-crash-on-post-submit.html [ Timeo ut ]
7 crbug.com/608372 fast/loader/form-state-restore-with-frames.html [ Failure ] 7 crbug.com/608372 fast/loader/form-state-restore-with-frames.html [ Failure ]
8 crbug.com/608372 http/tests/history/back-to-post.html [ Timeout ] 8 crbug.com/608372 http/tests/history/back-to-post.html [ Timeout ]
9 crbug.com/608372 http/tests/navigation/post-goback-same-url.html [ Failure ] 9 crbug.com/608372 http/tests/navigation/post-goback-same-url.html [ Failure ]
10 crbug.com/608372 virtual/stable/http/tests/navigation/post-goback-same-url.html [ Failure ] 10 crbug.com/608372 virtual/stable/http/tests/navigation/post-goback-same-url.html [ Failure ]
(...skipping 145 matching lines...) Expand 10 before | Expand all | Expand 10 after
156 Bug(none) http/tests/navigation/response204.html [ Timeout ] 156 Bug(none) http/tests/navigation/response204.html [ Timeout ]
157 Bug(none) virtual/stable/http/tests/navigation/response204.html [ Timeout ] 157 Bug(none) virtual/stable/http/tests/navigation/response204.html [ Timeout ]
158 Bug(none) virtual/mojo-loading/http/tests/navigation/response204.html [ Timeout ] 158 Bug(none) virtual/mojo-loading/http/tests/navigation/response204.html [ Timeout ]
159 159
160 # https://crbug.com/673748 Cross frame access should work 160 # https://crbug.com/673748 Cross frame access should work
161 crbug.com/673748 http/tests/security/cross-frame-access-parent-isolated-world.ht ml [ Timeout ] 161 crbug.com/673748 http/tests/security/cross-frame-access-parent-isolated-world.ht ml [ Timeout ]
162 crbug.com/673748 http/tests/security/cross-frame-access-parent-explicit-domain-i solated-world.html [ Timeout ] 162 crbug.com/673748 http/tests/security/cross-frame-access-parent-explicit-domain-i solated-world.html [ Timeout ]
163 crbug.com/673748 virtual/mojo-loading/http/tests/security/cross-frame-access-par ent-isolated-world.html [ Timeout ] 163 crbug.com/673748 virtual/mojo-loading/http/tests/security/cross-frame-access-par ent-isolated-world.html [ Timeout ]
164 crbug.com/673748 virtual/mojo-loading/http/tests/security/cross-frame-access-par ent-explicit-domain-isolated-world.html [ Timeout ] 164 crbug.com/673748 virtual/mojo-loading/http/tests/security/cross-frame-access-par ent-explicit-domain-isolated-world.html [ Timeout ]
165 165
166 # https://crbug.com/673751 Clicking on an href link with a javascript on click
167 # navigation event should follow the href link
168 crbug.com/673748 imported/wpt/html/browsers/browsing-the-web/navigating-across-d ocuments/005.html [ Failure ]
169 crbug.com/673748 imported/wpt/html/browsers/browsing-the-web/navigating-across-d ocuments/006.html [ Failure ]
170 crbug.com/673748 imported/wpt/html/browsers/browsing-the-web/navigating-across-d ocuments/007.html [ Failure ]
171
172 # This test seems to be partially failing without PlzNavigate as well. 166 # This test seems to be partially failing without PlzNavigate as well.
173 Bug(none) imported/wpt/html/browsers/origin/cross-origin-objects/cross-origin-ob jects-exceptions.html [ Failure ] 167 Bug(none) imported/wpt/html/browsers/origin/cross-origin-objects/cross-origin-ob jects-exceptions.html [ Failure ]
174 168
175 # https://crbug.com/673751 Policy delegate is called twice 169 # https://crbug.com/673751 Policy delegate is called twice
176 crbug.com/673751 http/tests/misc/policy-delegate-called-twice.html [ Failure ] 170 crbug.com/673751 http/tests/misc/policy-delegate-called-twice.html [ Failure ]
177 crbug.com/673751 virtual/mojo-loading/http/tests/misc/policy-delegate-called-twi ce.html [ Failure ] 171 crbug.com/673751 virtual/mojo-loading/http/tests/misc/policy-delegate-called-twi ce.html [ Failure ]
178 172
179 # These tests are flaky. 173 # These tests are flaky.
180 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ] 174 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ]
181 Bug(none) imported/wpt/html/browsers/browsing-the-web/unloading-documents/before unload-on-history-back.html [ Failure ] 175 Bug(none) imported/wpt/html/browsers/browsing-the-web/unloading-documents/before unload-on-history-back.html [ Failure ]
182 Bug(none) virtual/mojo-loading/http/tests/misc/window-open-then-write.html [ Tim eout ] 176 Bug(none) virtual/mojo-loading/http/tests/misc/window-open-then-write.html [ Tim eout ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/loader/FrameLoader.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698