[Webkit-unassigned] [Bug 58864] New: Add overwrite copy/move tests for FileSystem API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 18 21:58:54 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=58864

           Summary: Add overwrite copy/move tests for FileSystem API
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: develop at tzik.jp
                CC: kinuko at chromium.org, dmikurube at chromium.org


Add overwrite copy/move tests for FileSystem API.
Currently, layout tests in fast/filesystem for copy/move don't have overwriting test.

Spec says:
> A move of a file on top of an existing file must attempt to delete and replace that file.
> A move of a directory on top of an existing empty directory must attempt to delete and replace that directory.
http://dev.w3.org/2009/dap/file-system/file-dir-sys.html#widl-EntrySync-moveTo

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list