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

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

Issue 1890493002: PlzNavigate: properly execute BeforeUnload on renderer initiated navigations (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Now only calling BeforeUnload from the embedder Created 4 years, 7 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
OLDNEW
1 # Last updated: 2016-24-2 based on results from the trybot 1 # Last updated: 2016-24-2 based on results from the trybot
2 # linux_chromium_browser_side_navigation_rel 2 # linux_chromium_browser_side_navigation_rel
3 3
4 # Run 1 4 # Run 1
5 # Expected to fail, but passed: (6) 5 # Expected to fail, but passed: (6)
6 editing/pasteboard/4944770-2.html 6 editing/pasteboard/4944770-2.html
7 fast/css/absolute-inline-alignment.html 7 fast/css/absolute-inline-alignment.html
8 fast/dom/shadow/scoped-events-by-ua-stopped.html 8 fast/dom/shadow/scoped-events-by-ua-stopped.html
9 fast/encoding/invalid-UTF-8.html 9 fast/encoding/invalid-UTF-8.html
10 fast/forms/month/month-appearance-l10n.html 10 fast/forms/month/month-appearance-l10n.html
(...skipping 17 matching lines...) Expand all
28 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-co ntent/navigatorusermedia/getusermedia-optional-constraint.html 28 imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-co ntent/navigatorusermedia/getusermedia-optional-constraint.html
29 virtual/rootlayerscrolls/fast/scrolling/fractional-scroll-offset-fixed-positio n-non-composited.html 29 virtual/rootlayerscrolls/fast/scrolling/fractional-scroll-offset-fixed-positio n-non-composited.html
30 virtual/rootlayerscrolls/scrollbars/custom-scrollbar-changing-style.html 30 virtual/rootlayerscrolls/scrollbars/custom-scrollbar-changing-style.html
31 31
32 # Expected to timeout, but passed: (4) 32 # Expected to timeout, but passed: (4)
33 inspector/elements/edit/edit-dom-actions.html 33 inspector/elements/edit/edit-dom-actions.html
34 34
35 # Regressions: Unexpected crashes (53) 35 # Regressions: Unexpected crashes (53)
36 dom/xhtml/level2/html/HTMLIFrameElement11.xhtml [ Crash Timeout ] 36 dom/xhtml/level2/html/HTMLIFrameElement11.xhtml [ Crash Timeout ]
37 editing/execCommand/apply-style-command-crash.html [ Crash ] 37 editing/execCommand/apply-style-command-crash.html [ Crash ]
38 editing/pasteboard/file-drag-to-editable.html [ Crash Failure ]
39 editing/style/apply-style-crash.html [ Crash ] 38 editing/style/apply-style-crash.html [ Crash ]
40 fast/css/acid2-pixel.html [ Crash Timeout ] 39 fast/css/acid2-pixel.html [ Crash Timeout ]
41 fast/css/acid2.html [ Crash Timeout ] 40 fast/css/acid2.html [ Crash Timeout ]
42 fast/dom/HTMLObjectElement/children-changed.html [ Crash Timeout ] 41 fast/dom/HTMLObjectElement/children-changed.html [ Crash Timeout ]
43 fast/dom/HTMLScriptElement/script-element-moved-to-detached-document-crash.htm l [ Crash Timeout ] 42 fast/dom/HTMLScriptElement/script-element-moved-to-detached-document-crash.htm l [ Crash Timeout ]
44 fast/dom/Range/acid3-surround-contents.html [ Crash Timeout ] 43 fast/dom/Range/acid3-surround-contents.html [ Crash Timeout ]
45 fast/dom/Window/window-resize-and-move-sub-frame.html [ Crash Timeout ] 44 fast/dom/Window/window-resize-and-move-sub-frame.html [ Crash Timeout ]
46 fast/dom/exception-no-frame-timeout-crash.html [ Crash Timeout ] 45 fast/dom/exception-no-frame-timeout-crash.html [ Crash Timeout ]
47 fast/dom/location-new-window-no-crash.html [ Crash ] 46 fast/dom/location-new-window-no-crash.html [ Crash ]
48 http/tests/appcache/main-resource-hash.html [ Crash Timeout ] 47 http/tests/appcache/main-resource-hash.html [ Crash Timeout ]
49 http/tests/appcache/main-resource-redirect.html [ Crash Timeout ] 48 http/tests/appcache/main-resource-redirect.html [ Crash Timeout ]
50 http/tests/appcache/non-html.xhtml [ Crash Timeout ] 49 http/tests/appcache/non-html.xhtml [ Crash Timeout ]
51 http/tests/appcache/offline-access.html [ Crash Timeout ] 50 http/tests/appcache/offline-access.html [ Crash Timeout ]
52 http/tests/cache/iframe-304-crash.html [ Crash Failure ] 51 http/tests/cache/iframe-304-crash.html [ Crash Failure ]
53 http/tests/history/cross-origin-redirect-on-back.html [ Crash ] 52 http/tests/history/cross-origin-redirect-on-back.html [ Crash ]
54 http/tests/history/post-replace-state-reload.html [ Crash Failure ] 53 http/tests/history/post-replace-state-reload.html [ Crash Failure ]
55 http/tests/navigation/location-reload-after-post.php [ Crash Failure ] 54 http/tests/navigation/location-reload-after-post.php [ Crash Failure ]
56 virtual/pointerevent/fast/events/before-unload-return-bad-value.html [ Crash F ailure ]
57 virtual/pointerevent/fast/events/before-unload-return-value-from-listener.html [ Crash Failure ]
58 virtual/pointerevent/fast/events/before-unload-returnValue.html [ Crash Failur e ]
59 virtual/pointerevent/fast/events/drop-handler-should-not-stop-navigate.html [ Crash Failure ]
60 virtual/pointerevent/fast/events/focusingUnloadedFrame.html [ Crash Timeout ] 55 virtual/pointerevent/fast/events/focusingUnloadedFrame.html [ Crash Timeout ]
61 virtual/pointerevent/fast/events/onload-webkit-before-webcore.html [ Crash Tim eout ] 56 virtual/pointerevent/fast/events/onload-webkit-before-webcore.html [ Crash Tim eout ]
62 virtual/pointerevent/fast/events/onloadFrameCrash.html [ Crash Timeout ] 57 virtual/pointerevent/fast/events/onloadFrameCrash.html [ Crash Timeout ]
63 virtual/pointerevent/fast/events/only-valid-drop-targets-receive-file-drop.htm l [ Crash Failure ]
64 virtual/trustedeventsdefaultaction/fast/events/before-unload-return-bad-value. html [ Crash Failure ]
65 virtual/trustedeventsdefaultaction/fast/events/before-unload-return-value-from -listener.html [ Crash Failure ]
66 virtual/trustedeventsdefaultaction/fast/events/before-unload-returnValue.html [ Crash Failure ]
67 virtual/trustedeventsdefaultaction/fast/events/drop-handler-should-not-stop-na vigate.html [ Crash Failure ]
68 virtual/trustedeventsdefaultaction/fast/events/focusingUnloadedFrame.html [ Cr ash Timeout ] 58 virtual/trustedeventsdefaultaction/fast/events/focusingUnloadedFrame.html [ Cr ash Timeout ]
69 virtual/trustedeventsdefaultaction/fast/events/onload-webkit-before-webcore.ht ml [ Crash Timeout ] 59 virtual/trustedeventsdefaultaction/fast/events/onload-webkit-before-webcore.ht ml [ Crash Timeout ]
70 virtual/trustedeventsdefaultaction/fast/events/onloadFrameCrash.html [ Crash T imeout ] 60 virtual/trustedeventsdefaultaction/fast/events/onloadFrameCrash.html [ Crash T imeout ]
71 virtual/trustedeventsdefaultaction/fast/events/only-valid-drop-targets-receive -file-drop.html [ Crash Failure ]
72 61
73 # Regressions: Unexpected missing results (1) 62 # Regressions: Unexpected missing results (1)
74 http/tests/security/upgrade-insecure-requests/https-header-top-level.html [ Mi ssing ] 63 http/tests/security/upgrade-insecure-requests/https-header-top-level.html [ Mi ssing ]
75 64
76 # Regressions: Unexpected text-only failures (69) 65 # Regressions: Unexpected text-only failures (69)
77 fast/dom/frame-loading-via-document-write.html [ Failure ] 66 fast/dom/frame-loading-via-document-write.html [ Failure ]
78 http/tests/appcache/remove-cache.html [ Failure Timeout ] 67 http/tests/appcache/remove-cache.html [ Failure Timeout ]
79 http/tests/history/push-state-in-grandchild-after-reload.html [ Failure ] 68 http/tests/history/push-state-in-grandchild-after-reload.html [ Failure ]
80 http/tests/inspector/console-resource-errors.html [ Failure ] 69 http/tests/inspector/console-resource-errors.html [ Failure ]
81 http/tests/inspector/extensions-ignore-cache.html [ Failure ] 70 http/tests/inspector/extensions-ignore-cache.html [ Failure ]
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
136 editing/selection/iframe.html [ Failure ] 125 editing/selection/iframe.html [ Failure ]
137 126
138 # Regressions: Unexpected timeouts (47) 127 # Regressions: Unexpected timeouts (47)
139 http/tests/appcache/fallback.html [ Timeout ] 128 http/tests/appcache/fallback.html [ Timeout ]
140 http/tests/appcache/top-frame-2.html [ Timeout ] 129 http/tests/appcache/top-frame-2.html [ Timeout ]
141 http/tests/history/back-to-post.html [ Timeout ] 130 http/tests/history/back-to-post.html [ Timeout ]
142 http/tests/inspector/extensions-network-redirect.html [ Timeout ] 131 http/tests/inspector/extensions-network-redirect.html [ Timeout ]
143 http/tests/misc/window-open-then-write.html [ Timeout ] 132 http/tests/misc/window-open-then-write.html [ Timeout ]
144 http/tests/navigation/forward-to-fragment-fires-onload.html [ Timeout ] 133 http/tests/navigation/forward-to-fragment-fires-onload.html [ Timeout ]
145 http/tests/navigation/history-back-across-form-submission-to-fragment.html [ T imeout ] 134 http/tests/navigation/history-back-across-form-submission-to-fragment.html [ T imeout ]
146 http/tests/navigation/redirect-on-back-updates-history-item.html [ Timeout ]
147 http/tests/navigation/response204.html [ Timeout ] 135 http/tests/navigation/response204.html [ Timeout ]
148 http/tests/navigation/scrollstate-after-http-equiv-refresh-fragment-identifier -2.html [ Timeout ] 136 http/tests/navigation/scrollstate-after-http-equiv-refresh-fragment-identifier -2.html [ Timeout ]
149 http/tests/navigation/scrollstate-after-http-equiv-refresh-fragment-identifier .html [ Timeout ] 137 http/tests/navigation/scrollstate-after-http-equiv-refresh-fragment-identifier .html [ Timeout ]
150 http/tests/navigation/scrollstate-after-http-equiv-refresh.html [ Timeout ] 138 http/tests/navigation/scrollstate-after-http-equiv-refresh.html [ Timeout ]
151 http/tests/navigation/scrollstate-after-location-reload.html [ Timeout ] 139 http/tests/navigation/scrollstate-after-location-reload.html [ Timeout ]
152 http/tests/security/contentSecurityPolicy/1.1/child-src/frame-redirect-blocked .html [ Timeout ] 140 http/tests/security/contentSecurityPolicy/1.1/child-src/frame-redirect-blocked .html [ Timeout ]
153 http/tests/security/contentSecurityPolicy/frame-src-redirect-blocked.html [ Ti meout ] 141 http/tests/security/contentSecurityPolicy/frame-src-redirect-blocked.html [ Ti meout ]
154 http/tests/security/contentSecurityPolicy/redirect-does-not-match-paths.html [ Timeout ] 142 http/tests/security/contentSecurityPolicy/redirect-does-not-match-paths.html [ Timeout ]
155 http/tests/security/mixedContent/nonwebby-scheme-in-iframe-allowed.https.html [ Timeout Failure ] 143 http/tests/security/mixedContent/nonwebby-scheme-in-iframe-allowed.https.html [ Timeout Failure ]
156 144
(...skipping 23 matching lines...) Expand all
180 http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_re directs.html [ Failure ] 168 http/tests/w3c/webperf/submission/Google/resource-timing/html/test_resource_re directs.html [ Failure ]
181 imported/web-platform-tests/html/browsers/history/the-history-interface/004.ht ml [ Failure ] 169 imported/web-platform-tests/html/browsers/history/the-history-interface/004.ht ml [ Failure ]
182 imported/web-platform-tests/html/browsers/history/the-location-interface/secur ity_location_0.sub.htm [ Failure ] 170 imported/web-platform-tests/html/browsers/history/the-location-interface/secur ity_location_0.sub.htm [ Failure ]
183 inspector-protocol/page/frameAttachedDetached.html [ Failure ] 171 inspector-protocol/page/frameAttachedDetached.html [ Failure ]
184 inspector-protocol/page/frameStartedLoading.html [ Failure ] 172 inspector-protocol/page/frameStartedLoading.html [ Failure ]
185 173
186 # Regressions: Unexpected image-only failures (1) 174 # Regressions: Unexpected image-only failures (1)
187 svg/custom/anchor-on-use.svg [ Failure ] 175 svg/custom/anchor-on-use.svg [ Failure ]
188 176
189 # Regressions: Unexpected crashes (55) 177 # Regressions: Unexpected crashes (55)
190 fast/events/before-unload-return-bad-value.html [ Crash Failure ]
191 fast/events/before-unload-return-value-from-listener.html [ Crash Failure ]
192 fast/events/before-unload-returnValue.html [ Crash Failure ]
193 fast/events/drop-handler-should-not-stop-navigate.html [ Crash Failure ]
194 fast/events/focusingUnloadedFrame.html [ Crash Timeout ] 178 fast/events/focusingUnloadedFrame.html [ Crash Timeout ]
195 fast/events/onload-webkit-before-webcore.html [ Crash Timeout ] 179 fast/events/onload-webkit-before-webcore.html [ Crash Timeout ]
196 fast/events/onloadFrameCrash.html [ Crash Timeout ] 180 fast/events/onloadFrameCrash.html [ Crash Timeout ]
197 fast/events/only-valid-drop-targets-receive-file-drop.html [ Crash Failure ]
198 fast/frames/empty-frame-document.html [ Crash Timeout ] 181 fast/frames/empty-frame-document.html [ Crash Timeout ]
199 fast/frames/iframe-plugin-load-remove-document-crash.html [ Crash ] 182 fast/frames/iframe-plugin-load-remove-document-crash.html [ Crash ]
200 fast/innerHTML/innerHTML-iframe.html [ Crash Timeout ] 183 fast/innerHTML/innerHTML-iframe.html [ Crash Timeout ]
201 fast/loader/iframe-crash-on-missing-image.xhtml [ Crash Timeout ] 184 fast/loader/iframe-crash-on-missing-image.xhtml [ Crash Timeout ]
202 fast/loader/recursive-before-unload-crash.html [ Crash Failure ]
203 fast/loader/reload-zero-byte-plugin.html [ Crash ] 185 fast/loader/reload-zero-byte-plugin.html [ Crash ]
204 fast/loader/stateobjects/pushstate-with-fragment-urls-and-hashchange.html [ Cr ash Timeout ] 186 fast/loader/stateobjects/pushstate-with-fragment-urls-and-hashchange.html [ Cr ash Timeout ]
205 fast/overflow/overflow-height-float-not-removed-crash.html [ Crash Timeout ] 187 fast/overflow/overflow-height-float-not-removed-crash.html [ Crash Timeout ]
206 fast/overflow/overflow-height-float-not-removed-crash2.html [ Crash Timeout ] 188 fast/overflow/overflow-height-float-not-removed-crash2.html [ Crash Timeout ]
207 fast/overflow/overflow-height-float-not-removed-crash3.html [ Crash Timeout ] 189 fast/overflow/overflow-height-float-not-removed-crash3.html [ Crash Timeout ]
208 fast/parser/empty-text-resource.html [ Crash Timeout ] 190 fast/parser/empty-text-resource.html [ Crash Timeout ]
209 fast/table/crash-splitColumn-2.html [ Crash Timeout ] 191 fast/table/crash-splitColumn-2.html [ Crash Timeout ]
210 fast/table/giantCellspacing.html [ Crash Timeout ] 192 fast/table/giantCellspacing.html [ Crash Timeout ]
211 fast/xmlhttprequest/null-document-xmlhttprequest-open.html [ Crash Timeout ] 193 fast/xmlhttprequest/null-document-xmlhttprequest-open.html [ Crash Timeout ]
212 http/tests/loading/bad-server-subframe.html [ Crash Timeout ] 194 http/tests/loading/bad-server-subframe.html [ Crash Timeout ]
(...skipping 12 matching lines...) Expand all
225 imported/web-platform-tests/html/semantics/embedded-content/the-img-element/si zes/parse-a-sizes-attribute.html [ Crash Timeout ] 207 imported/web-platform-tests/html/semantics/embedded-content/the-img-element/si zes/parse-a-sizes-attribute.html [ Crash Timeout ]
226 imported/web-platform-tests/html/semantics/embedded-content/the-object-element /object-attributes.html [ Crash Timeout ] 208 imported/web-platform-tests/html/semantics/embedded-content/the-object-element /object-attributes.html [ Crash Timeout ]
227 imported/web-platform-tests/html/semantics/selectors/pseudo-classes/focus.html [ Crash Timeout ] 209 imported/web-platform-tests/html/semantics/selectors/pseudo-classes/focus.html [ Crash Timeout ]
228 inspector-protocol/page/javascriptDialogEvents.html [ Crash Timeout ] 210 inspector-protocol/page/javascriptDialogEvents.html [ Crash Timeout ]
229 inspector/elements/styles-4/styles-source-lines-inline.html [ Crash Timeout ] 211 inspector/elements/styles-4/styles-source-lines-inline.html [ Crash Timeout ]
230 tables/mozilla/bugs/bug137388-1.html [ Crash Timeout ] 212 tables/mozilla/bugs/bug137388-1.html [ Crash Timeout ]
231 tables/mozilla/bugs/bug137388-2.html [ Crash Timeout ] 213 tables/mozilla/bugs/bug137388-2.html [ Crash Timeout ]
232 214
233 # Regressions: Unexpected timeouts (21) 215 # Regressions: Unexpected timeouts (21)
234 fast/forms/xss-auditor-doesnt-crash-on-post-submit.html [ Timeout ] 216 fast/forms/xss-auditor-doesnt-crash-on-post-submit.html [ Timeout ]
235 fast/history/history-replace-updates-current-item.html [ Timeout ]
236 http/tests/loading/bad-scheme-subframe.html [ Timeout ] 217 http/tests/loading/bad-scheme-subframe.html [ Timeout ]
237 http/tests/loading/text-content-type-with-binary-extension.html [ Timeout Fail ure ] 218 http/tests/loading/text-content-type-with-binary-extension.html [ Timeout Fail ure ]
238 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_c ross_origin_redirect.html [ Timeout ] 219 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_c ross_origin_redirect.html [ Timeout ]
239 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_c ross_origin_redirect_chain.html [ Timeout ] 220 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_c ross_origin_redirect_chain.html [ Timeout ]
240 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_c ross_origin_redirect_chain_allow_timing.html [ Timeout ] 221 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_c ross_origin_redirect_chain_allow_timing.html [ Timeout ]
241 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_c ross_origin_redirect_with_timing_allow_origin.html [ Timeout ] 222 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_c ross_origin_redirect_with_timing_allow_origin.html [ Timeout ]
242 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_s ame_origin_redirect.html [ Timeout ] 223 http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_s ame_origin_redirect.html [ Timeout ]
243 mhtml/multi_frames_contentid.mht [ Timeout Failure ] 224 mhtml/multi_frames_contentid.mht [ Timeout Failure ]
244 225
245 # Regressions: Unexpected image and text failures (6) 226 # Regressions: Unexpected image and text failures (6)
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
296 # Regressions: Unexpected text-only failures (2) 277 # Regressions: Unexpected text-only failures (2)
297 http/tests/security/mixedContent/insecure-prefetch-in-main-frame.html [ Failur e ] 278 http/tests/security/mixedContent/insecure-prefetch-in-main-frame.html [ Failur e ]
298 imported/web-platform-tests/web-animations/animation-timeline/document-timelin e.html [ Failure ] 279 imported/web-platform-tests/web-animations/animation-timeline/document-timelin e.html [ Failure ]
299 280
300 # Update on 16-4-26 281 # Update on 16-4-26
301 282
302 # Regressions: Unexpected text-only failures (1) 283 # Regressions: Unexpected text-only failures (1)
303 http/tests/loading/doc-write-sync-third-party-script-reload.html [ Failure ] 284 http/tests/loading/doc-write-sync-third-party-script-reload.html [ Failure ]
304 285
305 # Regressions: Unexpected crashes () 286 # Regressions: Unexpected crashes ()
306 fast/events/before-unload-forbidden-navigation.html [ Crash ]
307 fast/forms/state-restore-skip-stateless.html [ Crash ] 287 fast/forms/state-restore-skip-stateless.html [ Crash ]
308 fast/loader/document-destruction-within-unload.html [ Crash ] 288 fast/loader/document-destruction-within-unload.html [ Crash ]
309 http/tests/history/back-during-beforeunload.html [ Crash ]
310 http/tests/misc/timer-vs-loading.html [ Crash ] 289 http/tests/misc/timer-vs-loading.html [ Crash ]
311 virtual/trustedeventsdefaultaction/fast/events/before-unload-forbidden-navigat ion.html [ Crash ] 290 virtual/trustedeventsdefaultaction/fast/events/before-unload-forbidden-navigat ion.html [ Crash ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698