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

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

Issue 1956383003: Forwarding POST body into renderer after a cross-site transfer. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: More tweaks of the DCHECKs in constructor of CommonNavigationParams. Created 4 years, 7 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 f6105f8902688b148a1966c5db7eab638e629e72..ee355d3562e80fe6648c14d8b6a90f19e383700b 100644
--- a/third_party/WebKit/LayoutTests/FlagExpectations/site-per-process
+++ b/third_party/WebKit/LayoutTests/FlagExpectations/site-per-process
@@ -17,15 +17,6 @@ http/tests/security/xssAuditor/block-does-not-leak-location.html [ Failure ]
http/tests/security/xssAuditor/block-does-not-leak-referrer.html [ Failure ]
http/tests/security/xssAuditor/full-block-script-tag-cross-domain.html [ Failure ]
-# https://crbug.com/582211 - body of POST request is not delivered to XSSAuditor.
-http/tests/security/xssAuditor/full-block-post-from-iframe.html [ Failure ]
-http/tests/security/xssAuditor/xss-protection-parsing-01.html [ Failure ]
-http/tests/security/xssAuditor/post-from-iframe.html [ Failure ]
-http/tests/security/xssAuditor/script-tag-post.html [ Failure ]
-http/tests/security/xssAuditor/xss-filter-bypass-long-string.html [ Failure ]
-http/tests/security/xssAuditor/script-tag-post-control-char.html [ Failure ]
-http/tests/security/xssAuditor/script-tag-post-null-char.html [ Failure ]
-
# https://crbug.com/582176 - InspectorTest.changeExecutionContext doesn't like OOPIFs.
http/tests/inspector/console-cd-completions.html [ Failure ]
http/tests/inspector/console-cd.html [ Failure ]
« content/common/navigation_params.cc ('K') | « content/public/browser/navigation_handle.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698