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

Unified Diff: third_party/WebKit/LayoutTests/FlagExpectations/site-per-process

Issue 1723753002: Make Document::isSecureContext() work for OOPIFs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix WebRemoteFrameImpl assert 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/FlagExpectations/site-per-process
diff --git a/third_party/WebKit/LayoutTests/FlagExpectations/site-per-process b/third_party/WebKit/LayoutTests/FlagExpectations/site-per-process
index c3a53fd2fb653de252bb5d5a45573d24fec917d6..089dc2a463077387b5e2a21af29d233712b78f9a 100644
--- a/third_party/WebKit/LayoutTests/FlagExpectations/site-per-process
+++ b/third_party/WebKit/LayoutTests/FlagExpectations/site-per-process
@@ -102,9 +102,6 @@ http/tests/navigation/success200-frames-loadsame.html [ Failure ]
http/tests/xmlhttprequest/origin-whitelisting-all.html [ Failure ]
http/tests/xmlhttprequest/origin-whitelisting-ip-addresses.html [ Failure ]
-# https://crbug.com/571079 - Document::isSecureContext() doesn't work with OOPIFs
-http/tests/security/secureContexts/unauthenticated.html [ Failure ]
-
# TODO(alexmos,lukasza): Triage these failures and assign more specific bugs.
# No repro (maybe flaky? maybe really fixed? maybe repros only in debug build?):

Powered by Google App Engine
This is Rietveld 408576698