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

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

Issue 2655433002: Execute BeforeUnload on subframe browser-initiated navigations (Closed)
Patch Set: Rebase 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 unified diff | Download patch
« no previous file with comments | « content/renderer/render_frame_impl.cc ('k') | no next file » | 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 # Layout test does not end for unknown reasons. 4 # Layout test does not end for unknown reasons.
5 crbug.com/608372 http/tests/history/back-to-post.html [ Timeout ] 5 crbug.com/608372 http/tests/history/back-to-post.html [ Timeout ]
6 crbug.com/608372 virtual/mojo-loading/http/tests/history/back-to-post.html [ Tim eout ] 6 crbug.com/608372 virtual/mojo-loading/http/tests/history/back-to-post.html [ Tim eout ]
7 7
8 # Ensure same-page back-forward are handled as same-page navigations 8 # Ensure same-page back-forward are handled as same-page navigations
9 # Fixed by https://codereview.chromium.org/2584513003/ 9 # Fixed by https://codereview.chromium.org/2584513003/
10 crbug.com/575210 fast/loader/stateobjects/pushstate-with-fragment-urls-and-hashc hange.html [ Crash Timeout ] 10 crbug.com/575210 fast/loader/stateobjects/pushstate-with-fragment-urls-and-hashc hange.html [ Crash Timeout ]
11 crbug.com/575210 external/wpt/html/browsers/browsing-the-web/history-traversal/p opstate_event.html [ Crash Failure Timeout ] 11 crbug.com/575210 external/wpt/html/browsers/browsing-the-web/history-traversal/p opstate_event.html [ Crash Failure Timeout ]
12 crbug.com/575210 external/wpt/html/browsers/history/the-history-interface/004.ht ml [ Failure ] 12 crbug.com/575210 external/wpt/html/browsers/history/the-history-interface/004.ht ml [ Failure ]
13 crbug.com/575210 external/wpt/html/browsers/history/the-location-interface/secur ity_location_0.htm [ Failure ] 13 crbug.com/575210 external/wpt/html/browsers/history/the-location-interface/secur ity_location_0.htm [ Failure ]
14 14
15 # https://crbug.com/683891: Execute BeforeUnload on subframes during browser-ini tiated navigations
16 crbug.com/683891 external/wpt/html/browsers/browsing-the-web/unloading-documents /beforeunload-on-navigation-of-parent.html [ Failure ]
17
18 # https://crbug.com/551000: PlzNavigate: DevTools support 15 # https://crbug.com/551000: PlzNavigate: DevTools support
19 crbug.com/551000 http/tests/inspector/extensions-ignore-cache.html [ Failure ] 16 crbug.com/551000 http/tests/inspector/extensions-ignore-cache.html [ Failure ]
20 crbug.com/551000 http/tests/inspector/extensions-network-redirect.html [ Timeout ] 17 crbug.com/551000 http/tests/inspector/extensions-network-redirect.html [ Timeout ]
21 crbug.com/551000 http/tests/inspector/network/x-frame-options-deny.html [ Failur e ] 18 crbug.com/551000 http/tests/inspector/network/x-frame-options-deny.html [ Failur e ]
22 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/extensions-ignore-cac he.html [ Failure ] 19 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/extensions-ignore-cac he.html [ Failure ]
23 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/extensions-network-re direct.html [ Timeout ] 20 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/extensions-network-re direct.html [ Timeout ]
24 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/network/x-frame-optio ns-deny.html [ Failure ] 21 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/network/x-frame-optio ns-deny.html [ Failure ]
25 # Console error messages are wrongly ordered. 22 # Console error messages are wrongly ordered.
26 crbug.com/551000 http/tests/inspector/console-resource-errors.html [ Failure ] 23 crbug.com/551000 http/tests/inspector/console-resource-errors.html [ Failure ]
27 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/console-resource-erro rs.html [ Failure ] 24 crbug.com/551000 virtual/mojo-loading/http/tests/inspector/console-resource-erro rs.html [ Failure ]
(...skipping 112 matching lines...) Expand 10 before | Expand all | Expand 10 after
140 Bug(none) external/wpt/html/browsers/origin/cross-origin-objects/cross-origin-ob jects-exceptions.html [ Failure ] 137 Bug(none) external/wpt/html/browsers/origin/cross-origin-objects/cross-origin-ob jects-exceptions.html [ Failure ]
141 138
142 # https://crbug.com/673751 Policy delegate is called twice 139 # https://crbug.com/673751 Policy delegate is called twice
143 crbug.com/673751 http/tests/misc/policy-delegate-called-twice.html [ Failure ] 140 crbug.com/673751 http/tests/misc/policy-delegate-called-twice.html [ Failure ]
144 crbug.com/673751 virtual/mojo-loading/http/tests/misc/policy-delegate-called-twi ce.html [ Failure ] 141 crbug.com/673751 virtual/mojo-loading/http/tests/misc/policy-delegate-called-twi ce.html [ Failure ]
145 142
146 # These tests are flaky. 143 # These tests are flaky.
147 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ] 144 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ]
148 Bug(none) external/wpt/html/browsers/browsing-the-web/unloading-documents/before unload-on-history-back.html [ Failure ] 145 Bug(none) external/wpt/html/browsers/browsing-the-web/unloading-documents/before unload-on-history-back.html [ Failure ]
149 Bug(none) virtual/mojo-loading/http/tests/misc/window-open-then-write.html [ Tim eout ] 146 Bug(none) virtual/mojo-loading/http/tests/misc/window-open-then-write.html [ Tim eout ]
OLDNEW
« no previous file with comments | « content/renderer/render_frame_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698