submit/tizen_2.0/20130116.021757
object 5e85df9dd95bc98905a47d1b39296779e71911a8
authorJihoon Chung <jihoon.chung@samsung.com>
Wed, 16 Jan 2013 02:17:57 +0000 (11:17 +0900)
[Version] 0.2.92
[Project] GT-I8800
[Title] Release wrt-commons_0.2.92
[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Removal of unused popup API.
[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] Clean up unnecessary cmake log
[Issue#] N/A
[Problem] testsuite tag attributes are not filled out when
segmentation fault occurs
[Cause] values of those attributes are filled out at the end of a
successful run of a test binary
[Solution] update attributes values after each test case
[Issue#] JIRA(#N_SE-20674)
[Problem] Event handler isn't called
[Cause] After add commit for enhancement launching time,
event handler doesn't work.
Root cause is that pipe in the event handler is copyed during forking.
This cause occurred that event sends to parent process(UI)
even event is created by child process.
[Solution] Add reset method for event handler.
This method will be used in the webkit bundle.
[SCMRequest] N/A