Changeset 94451 in webkit


Ignore:
Timestamp:
Sep 2, 2011 2:57:58 PM (13 years ago)
Author:
commit-queue@webkit.org
Message:

Add LayoutTest for the case where long strings are processed by the XSSAuditor.
https://bugs.webkit.org/show_bug.cgi?id=66580

Patch by Tom Sepez <tsepez@chromium.org> on 2011-09-02
Reviewed by Adam Barth.

  • http/tests/security/xssAuditor/resources/xss-filter-bypass-long-string-reply.html: Added.
  • http/tests/security/xssAuditor/xss-filter-bypass-long-string-expected.txt: Added.
  • http/tests/security/xssAuditor/xss-filter-bypass-long-string.html: Added.
Location:
trunk/LayoutTests
Files:
3 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r94446 r94451  
     12011-09-02  Tom Sepez  <tsepez@chromium.org>
     2
     3        Add LayoutTest for the case where long strings are processed by the XSSAuditor.
     4        https://bugs.webkit.org/show_bug.cgi?id=66580
     5       
     6        Reviewed by Adam Barth.
     7
     8        * http/tests/security/xssAuditor/resources/xss-filter-bypass-long-string-reply.html: Added.
     9        * http/tests/security/xssAuditor/xss-filter-bypass-long-string-expected.txt: Added.
     10        * http/tests/security/xssAuditor/xss-filter-bypass-long-string.html: Added.
     11
    1122011-09-02  Jer Noble  <jer.noble@apple.com>
    213
Note: See TracChangeset for help on using the changeset viewer.