[Webkit-unassigned] [Bug 46287] [Qt] Enable Netscape plugin metadata caching on Linux should not be set in QWebSettings::enablePersistentStorage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 4 09:01:23 PDT 2010


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





--- Comment #14 from Laszlo Gombos <laszlo.1.gombos at nokia.com>  2010-10-04 09:01:23 PST ---
(From update of attachment 69554)
View in context: https://bugs.webkit.org/attachment.cgi?id=69554&action=review

> WebKit/qt/Api/qwebsettings.cpp:1099
> +    QString cachePath = QDesktopServices::storageLocation(QDesktopServices::DataLocation);

Shouldn't this be QDesktopServices::CacheLocation instead ?

I assume that DataLocation is not "system-wide" while CacheLocation would always point to the same location for all apps using QtWebKit.

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