Refactor call of terminator 93/110793/5
authorYoungsoo Choi <kenshin.choi@samsung.com>
Wed, 18 Jan 2017 05:29:29 +0000 (14:29 +0900)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Wed, 18 Jan 2017 06:12:45 +0000 (15:12 +0900)
commitd7b1a1caa77d6a1d56089a01e6b0930472bcfaec
tree79408fb5c4de66fda9420c46340e94ce12ebec07
parent90e768451af2f3542b90e45743d169a2a3974cde
Refactor call of terminator

The terminator has been registered by Runtime.
It makes a dependency from WebApplication to Runtime and does not assure
the existence of the Runtime instance.

Bug: DF170116-01203
Url: http://suprem.sec.samsung.net/jira/browse/TWF-2805

Change-Id: I700bddab8fb392dca131ab5d3a913ed63e45b792
Signed-off-by: Youngsoo Choi <kenshin.choi@samsung.com>
runtime/browser/ui_runtime.cc
runtime/browser/watch_runtime.cc
runtime/browser/web_application.cc
runtime/browser/web_application.h