[Bug 24474] New: StorageQuota.requestPersistentQuota() should use [Clamp] on newQuota argument

https://www.w3.org/Bugs/Public/show_bug.cgi?id=24474

            Bug ID: 24474
           Summary: StorageQuota.requestPersistentQuota() should use
                    [Clamp] on newQuota argument
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Quota Management API
          Assignee: kinuko@google.com
          Reporter: kinuko@chromium.org
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-webapps@w3.org

https://dvcs.w3.org/hg/quota/raw-file/tip/Overview.html#storagequota-interface

Calling requestPersistentQuota(-1) could result in requesting an unexpectedly
huge quota value. We should add [Clamp] so that out-of-range value is always
clamped in the same way across implementation.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Monday, 3 February 2014 03:40:28 UTC