[Webkit-unassigned] [Bug 28175] HTML 5 database and LocalStorage is not persistent on the Symbian port of QtWebKit
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 11 06:27:44 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28175
Laszlo Gombos <laszlo.1.gombos at nokia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #34553| |review?
Flag| |
--- Comment #1 from Laszlo Gombos <laszlo.1.gombos at nokia.com> 2009-08-11 06:27:44 PDT ---
Created an attachment (id=34553)
--> (https://bugs.webkit.org/attachment.cgi?id=34553)
proposed patch.
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.
--
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