[Webkit-unassigned] [Bug 58517] New: Vendor-prefix requestFileSystem in FileSystem API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 13 23:25:05 PDT 2011


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

           Summary: Vendor-prefix requestFileSystem in FileSystem API
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kinuko at chromium.org
                CC: fishd at chromium.org, ericu at chromium.org,
                    develop at tzik.jp


Since FileSystem API is not standard yet and will likely change, we should vendor-prefix the exposed API.

Specifically:
window.requestFileSystem should be renamed to window.webkitRequestFileSystem.

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