Support 'fast-open' attribute of <tizen:pd>
authorYunchan Cho <yunchan.cho@samsung.com>
Thu, 25 Apr 2013 13:36:16 +0000 (22:36 +0900)
committerYunchan Cho <yunchan.cho@samsung.com>
Sun, 28 Apr 2013 15:15:15 +0000 (00:15 +0900)
commitccd1c85d278eeed04274f118016de89d3371e630
tree550af0487fec205917f469561164d65f2e5a34bd
parent3fd651328010928f987a9e964228e0c8700e7e25
Support 'fast-open' attribute of <tizen:pd>

[Issue#] N/A
[Problem] For opening PD fast, developers can use 'fast-open' attribute of <tizen:pd>.
          But, wrt-installer is not considered for this.
[Cause] This is new requirement for web livebox
[Solution] wrt-installer parses 'fast-open' attribute and inserts its value to web-provider's DB
[SCMRequest] This patch is dependancy to the following two patches.
             wrt-commons: https://tizendev.org/gerrit/#/c/65035/
             web-provider: https://tizendev.org/gerrit/#/c/64752/

Change-Id: I7a86223bb9a7047462acd59448a075a0222d4fd4
src/configuration_parser/widget_parser.cpp
src/jobs/widget_install/task_database.cpp