Bug 101096 - report-blocked-uri-cross-origin.html is failing
Summary: report-blocked-uri-cross-origin.html is failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Thomas Sepez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-02 13:41 PDT by Alice Boxhall
Modified: 2012-11-02 15:02 PDT (History)
2 users (show)

See Also:


Attachments
Patch. (2.26 KB, patch)
2012-11-02 14:39 PDT, Thomas Sepez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alice Boxhall 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.
Comment 1 Thomas Sepez 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.
Comment 2 Thomas Sepez 2012-11-02 14:39:32 PDT
Created attachment 172143 [details]
Patch.
Comment 3 Adam Barth 2012-11-02 14:41:46 PDT
Thanks.
Comment 4 WebKit Review Bot 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>
Comment 5 WebKit Review Bot 2012-11-02 15:02:16 PDT
All reviewed patches have been landed.  Closing bug.