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

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

Issue 2099243002: PlzNavigate: properly set the initiator of the navigation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed comments Created 4 years 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 # These tests currently fail when run with --enable-browser-side-navigation
nasko 2016/12/16 20:32:42 Why is this comment removed?
clamy 2016/12/21 14:54:19 This seems to be a mistake. It's now back.
2 # See https://crbug.com/576261 1 # See https://crbug.com/576261
3 # https://crbug.com/608372: PlzNavigate: support POST navigations 2 # https://crbug.com/608372: PlzNavigate: support POST navigations
4 crbug.com/608372 fast/forms/form-submit-in-submit-event.html [ Failure ] 3 crbug.com/608372 fast/forms/form-submit-in-submit-event.html [ Failure ]
5 crbug.com/608372 fast/forms/submit-to-url-fragment.html [ Failure ] 4 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 ] 5 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 ] 6 crbug.com/608372 fast/loader/form-state-restore-with-frames.html [ Failure ]
8 crbug.com/608372 http/tests/history/back-to-post.html [ Timeout ] 7 crbug.com/608372 http/tests/history/back-to-post.html [ Timeout ]
9 crbug.com/608372 http/tests/navigation/post-goback-same-url.html [ Failure ] 8 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 ] 9 crbug.com/608372 virtual/stable/http/tests/navigation/post-goback-same-url.html [ Failure ]
11 crbug.com/608372 virtual/mojo-loading/http/tests/history/back-to-post.html [ Tim eout ] 10 crbug.com/608372 virtual/mojo-loading/http/tests/history/back-to-post.html [ Tim eout ]
(...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after
134 crbug.com/640631 virtual/mojo-loading/http/tests/loading/bad-scheme-subframe.htm l [ Timeout Failure ] 133 crbug.com/640631 virtual/mojo-loading/http/tests/loading/bad-scheme-subframe.htm l [ Timeout Failure ]
135 crbug.com/640631 virtual/mojo-loading/http/tests/loading/bad-server-subframe.htm l [ Failure ] 134 crbug.com/640631 virtual/mojo-loading/http/tests/loading/bad-server-subframe.htm l [ Failure ]
136 crbug.com/640631 virtual/mojo-loading/http/tests/loading/pdf-commit-load-callbac ks.html [ Crash Failure ] 135 crbug.com/640631 virtual/mojo-loading/http/tests/loading/pdf-commit-load-callbac ks.html [ Crash Failure ]
137 crbug.com/640631 virtual/mojo-loading/http/tests/loading/text-content-type-with- binary-extension.html [ Timeout Failure ] 136 crbug.com/640631 virtual/mojo-loading/http/tests/loading/text-content-type-with- binary-extension.html [ Timeout Failure ]
138 137
139 # https://crbug.com/647698: Failing due to absence of call to 138 # https://crbug.com/647698: Failing due to absence of call to
140 # WebFrameClient::didReceiveServerRedirectForProvisionalLoad. 139 # WebFrameClient::didReceiveServerRedirectForProvisionalLoad.
141 crbug.com/647698 http/tests/loading/307-after-303-after-post.html [ Failure ] 140 crbug.com/647698 http/tests/loading/307-after-303-after-post.html [ Failure ]
142 crbug.com/647698 virtual/mojo-loading/http/tests/loading/307-after-303-after-pos t.html [ Failure ] 141 crbug.com/647698 virtual/mojo-loading/http/tests/loading/307-after-303-after-pos t.html [ Failure ]
143 142
144 # https://crbug.com/648608: Properly set the initator of the navigation.
145 crbug.com/648608 http/tests/cookies/same-site/popup-same-site-post.html [ Failur e ]
146 crbug.com/648608 http/tests/cookies/same-site/popup-same-site.html [ Failure ]
147 crbug.com/648608 virtual/mojo-loading/http/tests/cookies/same-site/popup-same-si te-post.html [ Failure ]
148 crbug.com/648608 virtual/mojo-loading/http/tests/cookies/same-site/popup-same-si te.html [ Failure ]
149
150 # https://crbug.com/673742 Calling document.open should cancel a load 143 # https://crbug.com/673742 Calling document.open should cancel a load
151 crbug.com/673742 fast/dom/Document/open-with-pending-load.html [ Failure ] 144 crbug.com/673742 fast/dom/Document/open-with-pending-load.html [ Failure ]
152 145
153 # https://crbug.com/673744 Popups should open in the correct window 146 # https://crbug.com/673744 Popups should open in the correct window
154 crbug.com/673744 fast/dom/HTMLAnchorElement/anchor-no-multiple-windows.html [ Fa ilure ] 147 crbug.com/673744 fast/dom/HTMLAnchorElement/anchor-no-multiple-windows.html [ Fa ilure ]
155 148
156 # https://crbug.com/673745 Resource transfer size should be forwarded to blink 149 # https://crbug.com/673745 Resource transfer size should be forwarded to blink
157 crbug.com/673745 http/tests/misc/resource-timing-sizes-tags.html [ Failure ] 150 crbug.com/673745 http/tests/misc/resource-timing-sizes-tags.html [ Failure ]
158 crbug.com/673745 virtual/mojo-loading/http/tests/misc/resource-timing-sizes-tags .html [ Failure ] 151 crbug.com/673745 virtual/mojo-loading/http/tests/misc/resource-timing-sizes-tags .html [ Failure ]
159 152
(...skipping 21 matching lines...) Expand all
181 Bug(none) imported/wpt/html/browsers/origin/cross-origin-objects/cross-origin-ob jects-exceptions.html [ Failure ] 174 Bug(none) imported/wpt/html/browsers/origin/cross-origin-objects/cross-origin-ob jects-exceptions.html [ Failure ]
182 175
183 # https://crbug.com/673751 Policy delegate is called twice 176 # https://crbug.com/673751 Policy delegate is called twice
184 crbug.com/673751 http/tests/misc/policy-delegate-called-twice.html [ Failure ] 177 crbug.com/673751 http/tests/misc/policy-delegate-called-twice.html [ Failure ]
185 crbug.com/673751 virtual/mojo-loading/http/tests/misc/policy-delegate-called-twi ce.html [ Failure ] 178 crbug.com/673751 virtual/mojo-loading/http/tests/misc/policy-delegate-called-twi ce.html [ Failure ]
186 179
187 # These tests are flaky. 180 # These tests are flaky.
188 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ] 181 Bug(none) http/tests/misc/window-open-then-write.html [ Timeout ]
189 Bug(none) imported/wpt/html/browsers/browsing-the-web/unloading-documents/before unload-on-history-back.html [ Failure ] 182 Bug(none) imported/wpt/html/browsers/browsing-the-web/unloading-documents/before unload-on-history-back.html [ Failure ]
190 Bug(none) virtual/mojo-loading/http/tests/misc/window-open-then-write.html [ Tim eout ] 183 Bug(none) virtual/mojo-loading/http/tests/misc/window-open-then-write.html [ Tim eout ]
OLDNEW
« net/url_request/url_request_http_job.cc ('K') | « net/url_request/url_request_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698