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

Unified Diff: LayoutTests/http/tests/security/xssAuditor/script-tag-post-redirect-expected.txt

Issue 128823003: XSSAuditor takes post body from current request, not the original request. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: re-upload following branch Created 6 years, 11 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: LayoutTests/http/tests/security/xssAuditor/script-tag-post-redirect-expected.txt
diff --git a/LayoutTests/http/tests/security/xssAuditor/script-tag-post-redirect-expected.txt b/LayoutTests/http/tests/security/xssAuditor/script-tag-post-redirect-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..346ca192ce4656ef026f0358c69ed9dfd85956e2
--- /dev/null
+++ b/LayoutTests/http/tests/security/xssAuditor/script-tag-post-redirect-expected.txt
@@ -0,0 +1,10 @@
+CONSOLE ERROR: line 4: Uncaught ReferenceError: hunter is not defined
+Test for use of original post body in redirect. If the auditor fires, we've got a false positive from that.
+
+
+
+
+--------
+Frame: 'tg'
+--------
+This is a page with a static script matching a post variable
« no previous file with comments | « LayoutTests/http/tests/security/xssAuditor/script-tag-post-redirect.html ('k') | Source/core/html/parser/XSSAuditor.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698