[Webkit-unassigned] [Bug 28036] [Qt] Public API to configure the storage path for HTML5 localStorage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 12 07:51:42 PDT 2009


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





--- Comment #16 from Laszlo Gombos <laszlo.1.gombos at nokia.com>  2009-08-12 07:51:40 PDT ---
(In reply to comment #15)
> (From update of attachment 34538 [details])
> > +    // Set HTML5 Application Cache default location
> > +    QWebSettings::setOfflineWebApplicationCachePath(defaultCachePath());
> I think we want to append /ApplicationCache or so.
> Simon, how do we hide the deprecated methods from the docs?

Kenneth, I'd like to keep this patch focused on LocalStorage. I would prefer to
create a separate patch for the HTML5 Application Cache changes (which I plan
to do).

My proposal for deprecating follows Qt conventions I belive (see for example
http://qt.gitorious.org/+qt-s60-developers/qt/qt-s60/blobs/master/src/gui/dialogs/qfiledialog.h
)

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