[Webkit-unassigned] [Bug 99946] Add int64 wrapper for WebKit2 API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 1 00:36:52 PDT 2012


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





--- Comment #7 from Jiyeon Kim <jiyeon0402.kim at samsung.com>  2012-11-01 00:38:13 PST ---
(In reply to comment #6)
> (From update of attachment 169822 [details])
> > I also have a plan to make some apis for getting disk usage of local storage and application cache.
> 
> These also don't need to be signed. r-, since there is no compelling rationale.
Is there any way better to get/set application cache quota?
I think I have two options. First, change the type of quota int64 to uint64 in webcore. Second, just use casting value for webkit2 api.
Would you give me some advice about quota value?

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