Changeset 86192 in webkit


Ignore:
Timestamp:
May 10, 2011 4:28:37 PM (13 years ago)
Author:
adamk@chromium.org
Message:

2011-05-10 Adam Klein <adamk@chromium.org>

Reviewed by David Levin.

LayoutTest demonstrating that filesystem: URLs are not cached in WebKit
https://bugs.webkit.org/show_bug.cgi?id=58854

Regression test for http://crbug.com/79539.

  • http/tests/filesystem/no-cache-filesystem-url-expected.txt: Added.
  • http/tests/filesystem/no-cache-filesystem-url.html: Added.
Location:
trunk/LayoutTests
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r86185 r86192  
     12011-05-10  Adam Klein  <adamk@chromium.org>
     2
     3        Reviewed by David Levin.
     4
     5        LayoutTest demonstrating that filesystem: URLs are not cached in WebKit
     6        https://bugs.webkit.org/show_bug.cgi?id=58854
     7
     8        Regression test for http://crbug.com/79539.
     9
     10        * http/tests/filesystem/no-cache-filesystem-url-expected.txt: Added.
     11        * http/tests/filesystem/no-cache-filesystem-url.html: Added.
     12
    1132011-05-05  Jer Noble  <jer.noble@apple.com>
    214
Note: See TracChangeset for help on using the changeset viewer.