Implement Notification manager
authorSeungkeun Lee <sngn.lee@samsung.com>
Mon, 11 May 2015 07:04:32 +0000 (16:04 +0900)
committerSeungkeun Lee <sngn.lee@samsung.com>
Tue, 12 May 2015 00:30:49 +0000 (09:30 +0900)
commit8831f65356c440b1e5fa2c215d4dbde736c926d0
treecf6bbec40e7a2cee6000d8574d5b6020746bcd59
parente2375e27908276d7e39a21d97c08cb5e5a17206d
Implement Notification manager

Change-Id: I358b4231147f946c2480df312ed5affa9bf5ae22
packaging/wrt.spec
src/runtime/CMakeLists.txt
src/runtime/notification_manager.cc [new file with mode: 0755]
src/runtime/notification_manager.h [new file with mode: 0755]
src/runtime/web_application.cc