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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 22 16:05:17 PDT 2012


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





--- Comment #3 from Jiyeon Kim <jiyeon0402.kim at samsung.com>  2012-10-22 16:06:18 PST ---
(In reply to comment #2)
> Thank you for providing a rationale!
> 
> Int64 can have negative values. Is that a good match for application cache quota?
The return type of "defaultOriginQuota()" in ApplicationCacheStorage.h is "int64_t". Also "setDefaultOriginQuota()" argument is int64_t type. So I think It needs int64_t wrapper for supporting these APIs for webkit2.

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