[webkit-reviews] review granted: [Bug 96379] [WK2][WKTR] TestRunner needs to implement setApplicationCacheOriginQuota : [Attachment 163343] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 11 05:48:05 PDT 2012


Kenneth Rohde Christiansen <kenneth at webkit.org> has granted Christophe Dumez
<christophe.dumez at intel.com>'s request for review:
Bug 96379: [WK2][WKTR] TestRunner needs to implement
setApplicationCacheOriginQuota
https://bugs.webkit.org/show_bug.cgi?id=96379

Attachment 163343: Patch
https://bugs.webkit.org/attachment.cgi?id=163343&action=review

------- Additional Comments from Kenneth Rohde Christiansen
<kenneth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=163343&action=review


> Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundlePrivate.h:100
> +WK_EXPORT void WKBundleSetApplicationCacheOriginQuota(WKBundleRef bundle,
WKStringRef origin, uint64_t quota);

so quote is in MB? I think the variable name should make that clearer


More information about the webkit-reviews mailing list