[Webkit-unassigned] [Bug 62811] New: [filesystem/Chromium] Filesystem paths need proper URL escaping

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


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

           Summary: [filesystem/Chromium] Filesystem paths need proper URL
                    escaping
           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


Paths aren't being escaped when they're being passed to the KURL constructor in [Worker]AsyncFileSystemChromium::virtualPathToFileSystemURL.  This is breaking paths that contain escape sequences [e.g. %2F] among other things.  See http://code.google.com/p/chromium/issues/detail?id=78860.

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