Fix the missed update event handling bug.
authorSung-jae Park <nicesj.park@samsung.com>
Tue, 25 Jun 2013 05:44:49 +0000 (14:44 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Tue, 25 Jun 2013 05:44:49 +0000 (14:44 +0900)
commit56a1b1f6aaa3409a6847f1c824cc32de9b61c342
tree0112cf93c37fe198d0e9416857838ae99ab0b4d3
parent67760b9a12bf25be5d7a3b0cf75bb859d00311ec
Fix the missed update event handling bug.

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem] While upating contents, if a user event occured (resize, click, etc, ..), the updating process is not completed successfully.
[cause] even though the content file is updated several times, the inotify event is occured only once.
[solution] While updating contents, even if a user events are occurred, merge them into A updated event.
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: Ib9af807b864c4e8c837d1ecae343b3b3ebb22eee
packaging/com.samsung.data-provider-slave.spec
src/lb.c