[Webkit-unassigned] [Bug 100483] [Qt][WK2] Add QML API to clear memory caches and local storage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 31 22:48:15 PDT 2012


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





--- Comment #6 from Tero Tarvainen <tero.tarvainen at palm.com>  2012-10-31 22:49:35 PST ---
(In reply to comment #4)
> (From update of attachment 171390 [details] [details])
> This is going to clear the caches on all the pages, which might be misleading since it's called on a page instance. I'm not too sure how we should address this as we don't have any all-page API yet, we should be looking at it once we released Qt 5.0.

Good point. 

One approach would be to create QWebCacheManager class which would handle the cleanup and expose access to it through QQuickWebViewExperimental. And then later on change the access to be part of the all-page API once that's available?

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