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

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: layout test tweaks, remove unnecessarily #include 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 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 3e180662a2819f2f992e966f5b767ae8c8d5fc29..c44ec43b5bae19c64a8884661b9dfdccae8c90ad 100644
--- a/third_party/WebKit/LayoutTests/FlagExpectations/site-per-process
+++ b/third_party/WebKit/LayoutTests/FlagExpectations/site-per-process
@@ -110,9 +110,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