Parsing files with json file extension to read config of plugins
authorYunchan Cho <yunchan.cho@samsung.com>
Sat, 5 Oct 2013 13:53:42 +0000 (22:53 +0900)
committerSoo-Hyun Choi <sh9.choi@samsung.com>
Mon, 7 Oct 2013 07:59:45 +0000 (07:59 +0000)
commit73f962493e2bc931044908e2be940dd952e86f38
treeae03a495febdd4c9cdabb00f43cfd862c821ecd1
parentbbe601ce266dc754b49a8b0e2fefea913ab4fede
Parsing files with json file extension to read config of plugins

[Issue#]   P131004-03430
[Problem]  Occasional libjson-glib crash occurs during parsing files.
[Cause]    libjson-glib does not handle non-json files internally.
[Solution] web-provider requests to parse json files only to libjson-glib

Change-Id: Iebe4b00f004bfdb06b9baf67045f3746881cf9f4
src/API/web_provider_plugin_info.cpp