Changeset 54944 in webkit


Ignore:
Timestamp:
Feb 18, 2010 12:38:32 AM (14 years ago)
Author:
eric@webkit.org
Message:

2010-02-18 Chris Evans <cevans@chromium.org>

Reviewed by Adam Barth.

Add the promised test for the unique file:// origins support.
See https://bugs.webkit.org/show_bug.cgi?id=34778 for more details.

  • fast/xmlhttprequest/xmlhttprequest-no-file-access.html: Added.
  • fast/xmlhttprequest/resources/xmlhttprequest-no-file-access-real.html: Added.
  • fast/xmlhttprequest/xmlhttprequest-no-file-access-expected.txt: Added.
Location:
trunk/LayoutTests
Files:
3 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r54941 r54944  
     12010-02-18  Chris Evans  <cevans@chromium.org>
     2
     3        Reviewed by Adam Barth.
     4
     5        Add the promised test for the unique file:// origins support.
     6        See https://bugs.webkit.org/show_bug.cgi?id=34778 for more details.
     7
     8        * fast/xmlhttprequest/xmlhttprequest-no-file-access.html: Added.
     9        * fast/xmlhttprequest/resources/xmlhttprequest-no-file-access-real.html: Added.
     10        * fast/xmlhttprequest/xmlhttprequest-no-file-access-expected.txt: Added.
     11
    1122010-02-18  Tony Chang  <tony@chromium.org>
    213
Note: See TracChangeset for help on using the changeset viewer.