Update change log and spec for wrt-plugins-tizen_0.4.53
authorDongjin Choi <milkelf.choi@samsung.com>
Thu, 11 Jul 2013 14:54:13 +0000 (23:54 +0900)
committerDongjin Choi <milkelf.choi@samsung.com>
Thu, 11 Jul 2013 14:54:13 +0000 (23:54 +0900)
commitaef94b1617ff8ec7fc746747ead21e9f9a12b8eb
tree98e355b7eb387e709c5fa05244146b9ca964ad51
parentb71157ca328586ebe82beee4206d61854220c305
Update change log and spec for wrt-plugins-tizen_0.4.53

[model] REDWOOD
[binary_type] PDA
[customer] OPEN

[Messaging] Logs extended for Attachment save/load routines

[Issue#] N/A
[Problem] wrong exception is thrown
[Cause] N/A
[Solution] fix exception handling code

[Issue] Prevent 63229
[Problem] Resource leak
[Cause] Resource leak
[Solution] Resource leak

[Issue#] N/A
[Problem] when call kill API many times, some success callback is not called.
[Cause] context event callback is unset when success callback is called
[Solution] unset event callback when ApplicationManager is destroyed.

[Issue] N_SE-45751
[Problem] Force close occur when tap on Enter Number button in Chatter
[Cause] Force close occur when tap on Enter Number button in Chatter
[Solution] remove dlog

[team] WebAPI
[request] N/A
[horizontal_expansion] N/A

UnitTC passed.
1
13 files changed:
packaging/wrt-plugins-tizen.spec
src/Application/ApplicationController.cpp
src/Application/JSApplicationMetaData.cpp
src/Application/JSRequestedApplicationControl.cpp
src/Messaging/CMakeLists.txt
src/Messaging/Conversation.cpp
src/Messaging/JSMessagingService.cpp
src/Messaging/Messaging.cpp
src/Messaging/MessagingController.cpp
src/Messaging/Mms.cpp
src/Messaging/Mms.h
src/Messaging/Sms.cpp
src/Messaging/Sms.h