Update change log and spec for wrt-plugins-tizen_0.4.22
authorDongjin Choi <milkelf.choi@samsung.com>
Mon, 22 Apr 2013 11:48:27 +0000 (20:48 +0900)
committerDongjin Choi <milkelf.choi@samsung.com>
Mon, 22 Apr 2013 11:48:27 +0000 (20:48 +0900)
commit71d2b765ba1afbb99bcb528aa7b8dc07828d7f41
treec555c27e18a365a394d82dc1f937e3ad6da9f449
parent7e4ecd3190d2fb82f497384815e2f8c415559469
Update change log and spec for wrt-plugins-tizen_0.4.22

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

[Issue#] N/A
[Problem] The error for over data was not distinguished.
[Cause] Error type was not defined on spec.
[Solution] Defined error on spec and impl it.

[Issue#] N/A
[Problem] added the api to get title for image in platform.
[Cause] N/A
[Solution] change the code for getting the title.

[team] WebAPI
[request] N/A
[horizontal_expansion] N/A
packaging/wrt-plugins-tizen.spec
src/Common/PlatformException.cpp
src/Common/PlatformException.h
src/Content/ContentManager.cpp
src/MessagePort/JSRemoteMessagePort.cpp
src/MessagePort/RemoteMessagePort.cpp