Call terminator of WebApplication when receive tizen://exit
authorWonYoung Choi <wy80.choi@samsung.com>
Thu, 8 Oct 2015 02:16:57 +0000 (11:16 +0900)
committerWonYoung Choi <wy80.choi@samsung.com>
Thu, 8 Oct 2015 02:47:20 +0000 (11:47 +0900)
commit0be31a4d4c9bdd7c8b23b97c2e5e227bfb533a38
tree095a14c1ca00a5039e0933b63c8354b6856b149a
parent5bbe15a47599d82ed676b8e5b3d5d00b905d414c
Call terminator of WebApplication when receive tizen://exit

Application should call the terminator of WebApplication to terminate
application in normal procedure when receive the runtime message
'tizen://exit' from Device APIs.
runtime/browser/web_application.cc
runtime/browser/web_application.h