Re: Feedback on Quota Management API

On 6/6/12 8:33 AM, "Kinuko Yasuda" <kinuko@chromium.org> wrote:

>Based on the feedbacks I've updated the draft:
>
>http://dvcs.w3.org/hg/quota/raw-file/tip/Overview.html
>- Got rid of string enum, instead introduced navigator.persistentStorage
>and navigator.temporaryStorage
>- Some interface name changes (just for IDL)
>
>  QuotaStorageEnvironment -> StorageQuotaEnvironment
>  StorageInfo -> StorageQuota
>  StorageInfoQuotaCallback -> StorageQuotaCallback
>  StorageInfoUsageCallback -> StorageUsageCallback
>  StorageInfoErrorCallback -> StorageErrorCallback
>
>I'd like to finalize these naming/interface details while we're here.

Thanks for making those changes. This is shaping up quite nicely. I still
think queryUsageAndStorage is quite a mouthful but can't think of anything
more succinct for now.

--tobie

Received on Wednesday, 6 June 2012 08:01:43 UTC