[Webkit-unassigned] [Bug 45446] [EFL] Add setting API to set a local storage database path.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 9 02:23:40 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=45446
Gyuyoung Kim <gyuyoung.kim at samsung.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #67012| |review?, commit-queue?
Flag| |
--- Comment #1 from Gyuyoung Kim <gyuyoung.kim at samsung.com> 2010-09-09 02:23:40 PST ---
Created an attachment (id=67012)
--> (https://bugs.webkit.org/attachment.cgi?id=67012)
Patch
The local storage database path is set via setLocalStorageDatabsePath() of Settings class. Thus, we should use settings instance to set the database path. I was obliged to define this method in ewk_view.cpp. In my opinion, we need to move settgins methods to ewk_settings.cpp. I'd like to listen your opinions about this patch. :). I was obliged to modify eweblauncher as well.
Thanks,
Gyuyoung Kim.
--
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