[Webkit-unassigned] [Bug 62813] New: [filesystem] Remove old filesystem naming restrictions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 16 13:29:29 PDT 2011


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

           Summary: [filesystem] Remove old filesystem naming restrictions
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ericu at chromium.org
                CC: michaeln at google.com, kinuko at chromium.org
        Depends on: 62811


The FileSystem spec has changed, and in particular has removed a lot of restrictions on how one can name files and directories [see http://dev.w3.org/2009/dap/file-system/file-dir-sys.html].  We should remove the restrictions from DOMFilePath::isValidPath.

Before this change goes in, however, Chromium will have to fix http://code.google.com/p/chromium/issues/detail?id=78860 [via https://bugs.webkit.org/show_bug.cgi?id=62811] or it will suddenly get much, much worse.

-- 
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