[3.0] Fix disconnection issue of signal 74/124474/1 accepted/tizen/3.0/common/20170412.110709 accepted/tizen/3.0/ivi/20170412.093510 accepted/tizen/3.0/mobile/20170412.092917 accepted/tizen/3.0/tv/20170412.093151 accepted/tizen/3.0/wearable/20170412.093254 submit/tizen_3.0/20170411.103942
authorHeeyong Song <heeyong.song@samsung.com>
Fri, 7 Apr 2017 10:53:52 +0000 (19:53 +0900)
committerHeeyong Song <heeyong.song@samsung.com>
Tue, 11 Apr 2017 10:22:45 +0000 (19:22 +0900)
commit103930bd66ec46f3a44e02412ca2273f0c7d2319
tree1815c3c5f9606750d06e7c66413476d85d1eccb0
parent19b8bff242fddd29c3ad91fc338fd3af94209149
[3.0] Fix disconnection issue of signal

The item is not removed from mSignalConnections until the sinal is emitted.
Changed to remove the item if the function is not called from Emit().

Change-Id: I954b7494f5063c520b91a3f39d707c4e396b2711
dali/public-api/signals/base-signal.cpp