Revert "[Tizen] Idler hotfix using small size counter" 32/222232/1
authorDongsug Song <dongsug.song@samsung.com>
Sat, 11 Jan 2020 06:30:23 +0000 (15:30 +0900)
committerDongsug Song <dongsug.song@samsung.com>
Sat, 11 Jan 2020 07:33:52 +0000 (16:33 +0900)
commitfcb1b0bdd8d20ff9dc5089953efa24a771376834
treefbe6be96c37ef3a3e8be09d62e81f6e1e4fed57a
parent26305f0c1b02ac8f0f23a1650caf535f6c3f528f
Revert "[Tizen] Idler hotfix using small size  counter"

- This error caused by the wrong access of worker thread in application.
- NUI's all contexts (object creation, property set/get, timer use, and etc) must be configured and accessed only on main thread.

This reverts commit 26305f0c1b02ac8f0f23a1650caf535f6c3f528f.

Change-Id: I548b0585be5f39c653daf2d61c7af6340d1a533d
dali/internal/adaptor/common/adaptor-impl.cpp
dali/internal/adaptor/common/adaptor-impl.h