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

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

Issue 1710283003: OOPIF: Handle cross-site frames being blocked by X-Frame-Options or CSP. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 9 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 59 matching lines...) Expand 10 before | Expand all | Expand 10 after
70 http/tests/security/xssAuditor/full-block-post-from-iframe.html [ Failure ] 70 http/tests/security/xssAuditor/full-block-post-from-iframe.html [ Failure ]
71 http/tests/security/xssAuditor/xss-protection-parsing-01.html [ Failure ] 71 http/tests/security/xssAuditor/xss-protection-parsing-01.html [ Failure ]
72 72
73 # https://crbug.com/582522 - extra mixedContent checks reported with --site-per- process 73 # https://crbug.com/582522 - extra mixedContent checks reported with --site-per- process
74 http/tests/security/mixedContent/insecure-iframe-in-iframe.html [ Failure ] 74 http/tests/security/mixedContent/insecure-iframe-in-iframe.html [ Failure ]
75 75
76 # https://crbug.com/582551 - testRunner.overridePreference doesn't impact all re nderers. 76 # https://crbug.com/582551 - testRunner.overridePreference doesn't impact all re nderers.
77 http/tests/security/powerfulFeatureRestrictions/geolocation-on-sandboxed-insecur e-origin.html [ Failure ] 77 http/tests/security/powerfulFeatureRestrictions/geolocation-on-sandboxed-insecur e-origin.html [ Failure ]
78 http/tests/security/powerfulFeatureRestrictions/geolocation-on-secure-origin-in- insecure-origin.html [ Failure ] 78 http/tests/security/powerfulFeatureRestrictions/geolocation-on-secure-origin-in- insecure-origin.html [ Failure ]
79 79
80 # https://crbug.com/584845 - bad message - RFH_NO_PROXY_TO_PARENT from OnDispatc hLoad.
81 http/tests/security/contentSecurityPolicy/1.1/frame-ancestors/frame-ancestors-ne sted-cross-in-same-none-block.html [ Crash ]
82 http/tests/security/contentSecurityPolicy/1.1/frame-ancestors/frame-ancestors-ne sted-cross-in-same-self-block.html [ Crash ]
83 http/tests/security/contentSecurityPolicy/1.1/frame-ancestors/frame-ancestors-ne sted-cross-in-same-url-block.html [ Crash ]
84 http/tests/security/contentSecurityPolicy/1.1/frame-ancestors/frame-ancestors-se lf-block.html [ Crash ]
85 http/tests/security/contentSecurityPolicy/1.1/frame-ancestors/frame-ancestors-ur l-block.html [ Crash ]
86 http/tests/security/XFrameOptions/x-frame-options-multiple-headers-sameorigin-de ny.html [ Crash ]
87 http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-deny.html [ Crash ]
88
89 # https://crbug.com/582176 - InspectorTest.changeExecutionContext doesn't like O OPIFs. 80 # https://crbug.com/582176 - InspectorTest.changeExecutionContext doesn't like O OPIFs.
90 http/tests/inspector/console-cd-completions.html [ Failure ] 81 http/tests/inspector/console-cd-completions.html [ Failure ]
91 http/tests/inspector/console-cd.html [ Failure ] 82 http/tests/inspector/console-cd.html [ Failure ]
92 83
93 # https://crbug.com/554119 - Popup menu is in the wrong location. 84 # https://crbug.com/554119 - Popup menu is in the wrong location.
94 http/tests/webfont/popup-menu-load-webfont-after-open.html [ Failure ] 85 http/tests/webfont/popup-menu-load-webfont-after-open.html [ Failure ]
95 86
96 # https://crbug.com/582525 - testRunner.setAllowDisplayOfInsecureContent is not replicated to OOPIFs. 87 # https://crbug.com/582525 - testRunner.setAllowDisplayOfInsecureContent is not replicated to OOPIFs.
97 http/tests/security/mixedContent/insecure-iframe-in-main-frame-allowed.html [ Fa ilure ] 88 http/tests/security/mixedContent/insecure-iframe-in-main-frame-allowed.html [ Fa ilure ]
98 http/tests/security/mixedContent/insecure-iframe-in-main-frame.html [ Failure Cr ash ] 89 http/tests/security/mixedContent/insecure-iframe-in-main-frame.html [ Failure Cr ash ]
(...skipping 169 matching lines...) Expand 10 before | Expand all | Expand 10 after
268 http/tests/xmlhttprequest/origin-exact-matching/39.html [ Missing ] 259 http/tests/xmlhttprequest/origin-exact-matching/39.html [ Missing ]
269 http/tests/xmlhttprequest/origin-exact-matching/40.html [ Missing ] 260 http/tests/xmlhttprequest/origin-exact-matching/40.html [ Missing ]
270 http/tests/xmlhttprequest/origin-exact-matching/41.html [ Missing ] 261 http/tests/xmlhttprequest/origin-exact-matching/41.html [ Missing ]
271 http/tests/xmlhttprequest/origin-exact-matching/42.html [ Missing ] 262 http/tests/xmlhttprequest/origin-exact-matching/42.html [ Missing ]
272 http/tests/xmlhttprequest/origin-exact-matching/43.html [ Missing ] 263 http/tests/xmlhttprequest/origin-exact-matching/43.html [ Missing ]
273 http/tests/xmlhttprequest/origin-exact-matching/44.html [ Missing ] 264 http/tests/xmlhttprequest/origin-exact-matching/44.html [ Missing ]
274 http/tests/xmlhttprequest/origin-exact-matching/45.html [ Missing ] 265 http/tests/xmlhttprequest/origin-exact-matching/45.html [ Missing ]
275 http/tests/xmlhttprequest/origin-exact-matching/46.html [ Missing ] 266 http/tests/xmlhttprequest/origin-exact-matching/46.html [ Missing ]
276 http/tests/xmlhttprequest/origin-exact-matching/47.html [ Missing ] 267 http/tests/xmlhttprequest/origin-exact-matching/47.html [ Missing ]
277 268
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698