[webkit-reviews] review granted: [Bug 134213] [Cocoa] No way to grant storage quotas for web application cache : [Attachment 233635] Add WKUIDelegatePrivate method for increasing quota

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 23 14:27:05 PDT 2014


Anders Carlsson <andersca at apple.com> has granted mitz at webkit.org
<mitz at webkit.org>'s request for review:
Bug 134213: [Cocoa] No way to grant storage quotas for web application cache
https://bugs.webkit.org/show_bug.cgi?id=134213

Attachment 233635: Add WKUIDelegatePrivate method for increasing quota
https://bugs.webkit.org/attachment.cgi?id=233635&action=review

------- Additional Comments from Anders Carlsson <andersca at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=233635&action=review


> Source/WebKit2/WebProcess/WebPage/WebPage.cpp:2580
> +    settings.setOfflineWebApplicationCacheEnabled(true /* FIMXE OOPS        
 */||
store.getBoolValueForKey(WebPreferencesKey::offlineWebApplicationCacheEnabledKe
y()));

OOPS!


More information about the webkit-reviews mailing list