resolve abnormal action on recieving appservice event
authorYunchan Cho <yunchan.cho@samsung.com>
Tue, 6 Nov 2012 06:48:13 +0000 (15:48 +0900)
committerYunchan Cho <yunchan.cho@samsung.com>
Fri, 16 Nov 2012 06:17:47 +0000 (15:17 +0900)
commit4f00d7468212a9a93ddbd80f294c5fe800286574
tree8a43c8d4ee377a9bb944761f39c0f2b91d408315
parent0795fdcba5c5f79d74f82dcb0296a0e921cec791
resolve abnormal action on recieving appservice event

[Issue#] appservice didn't work in the wrt
[Problem] mime check function didn't compare NULL value
[Cause] N/A
[Solution] Comparing NULL value is added to code checking appservice

Change-Id: I8af9248fa6586a24aee3a0d6bca7d18eb0dced5a
src/view/common/view_logic_uri_support.cpp
src/view/webkit/view_logic.cpp