[webkit-reviews] review requested: [Bug 28175] HTML 5 database and LocalStorage is not persistent on the Symbian port of QtWebKit : [Attachment 34553] proposed patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 11 06:27:44 PDT 2009


Laszlo Gombos <laszlo.1.gombos at nokia.com> has asked  for review:
Bug 28175: HTML 5 database and LocalStorage is not persistent on the Symbian
port of QtWebKit
https://bugs.webkit.org/show_bug.cgi?id=28175

Attachment 34553: proposed patch.
https://bugs.webkit.org/attachment.cgi?id=34553&action=review

------- Additional Comments from Laszlo Gombos <laszlo.1.gombos at nokia.com>
WebCore::pathByAppendingComponent() seems to be a good place to call
QDir::toNativeSeparators before the path is passed to the OS. All the path
construction to sqlite DBs are going trough this function.


More information about the webkit-reviews mailing list