RESOLVED FIXED 101096
report-blocked-uri-cross-origin.html is failing
https://bugs.webkit.org/show_bug.cgi?id=101096
Summary report-blocked-uri-cross-origin.html is failing
Alice Boxhall
Reported 2012-11-02 13:41:27 PDT
http://trac.webkit.org/changeset/133323 seems to have caused http/tests/security/contentSecurityPolicy/report-blocked-uri-cross-origin.html to start failing.
Attachments
Patch. (2.26 KB, patch)
2012-11-02 14:39 PDT, Thomas Sepez
no flags
Thomas Sepez
Comment 1 2012-11-02 13:47:14 PDT
This a bug in the test cleanup, since a pre-existing report.txt file from an earlier X-XSS-Protection test is being used in a CSP test later on. This means that the echo-report.pl script wasn't called properly as part of the X-XSS-Protection test case.
Thomas Sepez
Comment 2 2012-11-02 14:39:32 PDT
Adam Barth
Comment 3 2012-11-02 14:41:46 PDT
Thanks.
WebKit Review Bot
Comment 4 2012-11-02 15:02:12 PDT
Comment on attachment 172143 [details] Patch. Clearing flags on attachment: 172143 Committed r133356: <http://trac.webkit.org/changeset/133356>
WebKit Review Bot
Comment 5 2012-11-02 15:02:16 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.