[Webkit-unassigned] [Bug 59681] New: Expose webkitStorageInfo.requestQuota() for Quota API if QUOTA flag is enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 28 03:02:26 PDT 2011


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

           Summary: Expose webkitStorageInfo.requestQuota() for Quota API
                    if QUOTA flag is enabled
           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


Expose webkitStorageInfo.requestQuota() for Quota API if QUOTA flag is enabled.

Per public discussion on public-webapps, we should expose the unified quota API (vendor-prefixed one) that allows webapps to request the new storage quota.  Depending on platform it may trigger some notification UI.
http://lists.w3.org/Archives/Public/public-webapps/2011JanMar/0346.html

(StorageInfo's the other method, webkitStorageInfo.queryUsageAndQuota() is already added in issue 58648)

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