gallery: use timeout function instead of interval
authorMinkyu Kang <mk7.kang@samsung.com>
Thu, 17 Jan 2013 07:58:17 +0000 (16:58 +0900)
committerYoumin Ha <youmin.ha@samsung.com>
Thu, 17 Jan 2013 08:50:22 +0000 (17:50 +0900)
commitd472753d222b6c05addd73edd7625aeb9f184afb
tree89e52401a6b4db11a0358f7b7923d1290b86c1e2
parentb731e6a9c8cce8f4f4cb498bc0a86b4c656fa5e2
gallery: use timeout function instead of interval

Because of interval function can possible calling infinitely,
use timeout function instead.
And add error checking codes.

Change-Id: I265565a219fe2d1c3a5478411c63ae29a7e4648e
src/widgets/gallery/js/jquery.mobile.tizen.gallery.js