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

Side by Side Diff: third_party/WebKit/LayoutTests/FlagExpectations/site-per-process

Issue 1635873003: Replicating WebFrame::uniqueName across renderers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@dump-render-tree3
Patch Set: Addressed CR feedback from Charlie. Created 4 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
OLDNEW
1 # These tests currently fail when they run with --site-per-process. 1 # These tests currently fail when they run with --site-per-process.
2 # See https://crbug.com/477150. 2 # See https://crbug.com/477150.
3 3
4 # https://crbug.com/584984 - Recent, uninvestigated yet regression. 4 # https://crbug.com/584984 - Recent, uninvestigated yet regression.
5 http/tests/security/opened-document-security-origin-resets-on-navigation.html [ Crash ] 5 http/tests/security/opened-document-security-origin-resets-on-navigation.html [ Crash ]
6 6
7 # https://crbug.com/582494 - [sigsegv / av] blink::Document::styleEngine. 7 # https://crbug.com/582494 - [sigsegv / av] blink::Document::styleEngine.
8 http/tests/security/mixedContent/insecure-plugin-in-iframe.html [ Crash ] 8 http/tests/security/mixedContent/insecure-plugin-in-iframe.html [ Crash ]
9 9
10 # https://crbug.com/495132 - [Assert] content::NavigationEntryImpl::SetBindings. 10 # https://crbug.com/495132 - [Assert] content::NavigationEntryImpl::SetBindings.
(...skipping 20 matching lines...) Expand all
31 http/tests/security/listener/xss-XMLHttpRequest-shortcut.html [ Crash ] 31 http/tests/security/listener/xss-XMLHttpRequest-shortcut.html [ Crash ]
32 http/tests/security/object-literals.html [ Crash ] 32 http/tests/security/object-literals.html [ Crash ]
33 http/tests/security/referrer-policy-origin-when-crossorigin-is-crossorigin.html [ Crash Timeout ] 33 http/tests/security/referrer-policy-origin-when-crossorigin-is-crossorigin.html [ Crash Timeout ]
34 http/tests/security/xss-eval.html [ Crash ] 34 http/tests/security/xss-eval.html [ Crash ]
35 http/tests/security/xssAuditor/anchor-url-dom-write-location-inline-event.html [ Crash ] 35 http/tests/security/xssAuditor/anchor-url-dom-write-location-inline-event.html [ Crash ]
36 http/tests/security/xssAuditor/anchor-url-dom-write-location-inline-event-null-c har.html [ Crash Timeout ] 36 http/tests/security/xssAuditor/anchor-url-dom-write-location-inline-event-null-c har.html [ Crash Timeout ]
37 http/tests/security/xssAuditor/dom-write-location-inline-event.html [ Crash ] 37 http/tests/security/xssAuditor/dom-write-location-inline-event.html [ Crash ]
38 http/tests/serviceworker/windowclient-navigate.html [ Crash ] 38 http/tests/serviceworker/windowclient-navigate.html [ Crash ]
39 http/tests/xmlhttprequest/detaching-frame-2.html [ Crash ] 39 http/tests/xmlhttprequest/detaching-frame-2.html [ Crash ]
40 40
41 # https://crbug.com/576969 - unique name is not replicated into OOPIFs.
42 http/tests/security/aboutBlank/xss-DENIED-set-opener.html [ Failure ]
43 http/tests/security/cross-origin-appcache-allowed.html [ Failure ]
44 http/tests/security/cross-origin-indexeddb-allowed.html [ Failure ]
45 http/tests/security/cross-origin-local-storage-allowed.html [ Failure ]
46 http/tests/security/cross-origin-session-storage-allowed.html [ Failure ]
47 http/tests/security/cross-origin-websql-allowed.html [ Failure ]
48
49 # https://crbug.com/582289 - dumpResourceLoadCallbacks test flag is not replicat ed into OOPIFs. 41 # https://crbug.com/582289 - dumpResourceLoadCallbacks test flag is not replicat ed into OOPIFs.
50 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-orig in-deny.html [ Failure ] 42 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-orig in-deny.html [ Failure ]
51 43
52 # https://crbug.com/582231 - expected an exception for cross-domain window acces s. 44 # https://crbug.com/582231 - expected an exception for cross-domain window acces s.
53 http/tests/security/cross-frame-access-call.html [ Failure ] 45 http/tests/security/cross-frame-access-call.html [ Failure ]
54 http/tests/security/cross-frame-access-dispatchEvent.html [ Failure ] 46 http/tests/security/cross-frame-access-dispatchEvent.html [ Failure ]
55 47
56 # https://crbug.com/582201 - missing console message about blocked XSS. 48 # https://crbug.com/582201 - missing console message about blocked XSS.
57 http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-getA ttribute-value.html [ Failure ] 49 http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-getA ttribute-value.html [ Failure ]
58 http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-html dom.html [ Failure ] 50 http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-html dom.html [ Failure ]
(...skipping 255 matching lines...) Expand 10 before | Expand all | Expand 10 after
314 http/tests/xmlhttprequest/origin-exact-matching/39.html [ Missing ] 306 http/tests/xmlhttprequest/origin-exact-matching/39.html [ Missing ]
315 http/tests/xmlhttprequest/origin-exact-matching/40.html [ Missing ] 307 http/tests/xmlhttprequest/origin-exact-matching/40.html [ Missing ]
316 http/tests/xmlhttprequest/origin-exact-matching/41.html [ Missing ] 308 http/tests/xmlhttprequest/origin-exact-matching/41.html [ Missing ]
317 http/tests/xmlhttprequest/origin-exact-matching/42.html [ Missing ] 309 http/tests/xmlhttprequest/origin-exact-matching/42.html [ Missing ]
318 http/tests/xmlhttprequest/origin-exact-matching/43.html [ Missing ] 310 http/tests/xmlhttprequest/origin-exact-matching/43.html [ Missing ]
319 http/tests/xmlhttprequest/origin-exact-matching/44.html [ Missing ] 311 http/tests/xmlhttprequest/origin-exact-matching/44.html [ Missing ]
320 http/tests/xmlhttprequest/origin-exact-matching/45.html [ Missing ] 312 http/tests/xmlhttprequest/origin-exact-matching/45.html [ Missing ]
321 http/tests/xmlhttprequest/origin-exact-matching/46.html [ Missing ] 313 http/tests/xmlhttprequest/origin-exact-matching/46.html [ Missing ]
322 http/tests/xmlhttprequest/origin-exact-matching/47.html [ Missing ] 314 http/tests/xmlhttprequest/origin-exact-matching/47.html [ Missing ]
323 315
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698