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

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

Issue 2190183002: Forward CSP violation reporting from RenderFrameProxy to RenderFrameImpl. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixing how virtual method is declared. Created 4 years, 5 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 775cbf94916dc741cc758913fcc7f197eb21acee..e2d605e93445a99b079c8c795b578e9b6e8520f9 100644
--- a/third_party/WebKit/LayoutTests/FlagExpectations/site-per-process
+++ b/third_party/WebKit/LayoutTests/FlagExpectations/site-per-process
@@ -64,7 +64,7 @@ http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cro
http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_cross_origin_resource_request.html [ Timeout ]
http/tests/w3c/webperf/submission/Intel/resource-timing/test_resource_timing_timing_allow_cross_origin_resource_request.html [ Timeout ]
-# https://crbug.com/585501 - csp directives are not replicated to OOPIFs
+# https://crbug.com/611232 - CSP checks from remote parent frame do not properly report violations
Łukasz Anforowicz 2016/07/29 23:33:04 The only text diff at this point is line numbers o
http/tests/security/contentSecurityPolicy/frame-src-child-frame-navigates-to-blocked-origin.html [ Failure ]
# https://crbug.com/615156 - Need to make IntersectionObserver work with OOPIFs.

Powered by Google App Engine
This is Rietveld 408576698