Modifying path for db files 26/42026/4 accepted/tizen/tv/20150623.005629 submit/tizen/20150622.134331
authorYoungsoo Choi <kenshin.choi@samsung.com>
Mon, 22 Jun 2015 07:45:15 +0000 (16:45 +0900)
committerJung Ick Guack <ji.guack@samsung.com>
Mon, 22 Jun 2015 13:34:12 +0000 (22:34 +0900)
commitaa8269d97a8f9eca52623023a6b982680c7860da
tree856f8c7afdc6f7f2ebc8f115fca9c955d076f150
parent42a0048dfdab872071171f6f92e6cb1e8742e61b
Modifying path for db files

Browser crashes due to the error below.
>> Error while starting transaction
>> UNHANDLED EXCEPTION attempt to write a readonly database

Platform only allows following path to access db files.
>> /home/{ACCOUNT}/.applications/dbspace/

This patch supports multi-user mode and fixes the crash.

However, this should be reverted later
once multi-user db is supported via browser-provider.

Change-Id: I2a2cf7d3956dbba37653b773b203706f866e96a9
Signed-off-by: Youngsoo Choi <kenshin.choi@samsung.com>
CMakeLists.txt
core/Config/Config.cpp
core/Config/ConfigValues.h.in
packaging/org.tizen.browser.spec