[Webkit-unassigned] [Bug 56502] New: [filesystem] Rename toURI->toURL, resolveLocalFileSystemURI->resolveLocalFileSystemURL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 16 16:41:24 PDT 2011


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

           Summary: [filesystem] Rename toURI->toURL,
                    resolveLocalFileSystemURI->resolveLocalFileSystemURL
           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: kinuko at chromium.org, adamk at chromium.org


The FileSystem spec has changed:

FileEntry.toURI has been renamed to FileEntry.toURL [http://dev.w3.org/2009/dap/file-system/file-dir-sys.html#widl-EntrySync-toURL]

Likewise, resolveLocalFileSystemURI has been renamed to resolveLocalFileSystemURL.  We need to update our bindings.

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