Extend C APIs for inserting and reading 'fast-open' attribute
authorYunchan Cho <yunchan.cho@samsung.com>
Fri, 26 Apr 2013 01:54:07 +0000 (10:54 +0900)
committerYunchan Cho <yunchan.cho@samsung.com>
Sat, 27 Apr 2013 15:29:20 +0000 (00:29 +0900)
commit28826cdc781e6afcc06d205aeac4d8afbb1bde5b
treebfc0b366d49af979500c2fadf9edc73bb0714b66
parent61f70a9673310bdfcb536c2c54f1f3bf534f957b
Extend C APIs for inserting and reading 'fast-open' attribute

[Issue#] N/A
[Problem] There is no C APIs that can be used for inserting value 'fast-open' to web-provider DB,
          and reading its value from the DB.
[Cause] 'fast-open' attribute of <tizen:pd> is newly added for support of fast opening PD by web-provider
[Solution] For this, existing API regarding insert to DB is extended and new API for reading the value is added

Change-Id: I9cadd7f35a1f6b1ee99613695c52a76a6ffd9182
data/web_provider_db.sql
src/API/web_provider_livebox_info.cpp
src/API/web_provider_livebox_info.h