[Webkit-unassigned] [Bug 28063] [GTK] LayoutTests/http/tests/appcache/max-size.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 7 00:20:49 PDT 2009


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





--- Comment #1 from Martin Robinson <martin.james.robinson at gmail.com>  2009-08-07 00:20:49 PDT ---
>From WebKit/gtk/webkit/webkitapplicationcache.cpp:
    WebCore::cacheStorage().empty();
    WebCore::cacheStorage().vacuumDatabaseFile();
    WebCore::cacheStorage().setMaximumSize(size);

Documentation at http://www.sqlite.org/pragma.html seems to indicate that the
vacuum should happen after setting the size though.

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