[mediacontroller] add new methods for playlists 70/215270/9
authorDawid Juszczak <d.juszczak@samsung.com>
Fri, 4 Oct 2019 10:07:51 +0000 (12:07 +0200)
committerDawid Juszczak <d.juszczak@samsung.com>
Wed, 11 Dec 2019 09:55:17 +0000 (10:55 +0100)
commit94f7588f0f4beaa33162e223acb724b275c4a8e9
tree258e2a5cb2b1a7f948d2ab14e3cacde7a725ccf6
parentd5e632dd0b1c0ddee752c79c754abc7db69928b7
[mediacontroller] add new methods for playlists

[ACR]
http://suprem.sec.samsung.net/jira/browse/TWDAPI-239

[description]
added method getPlaylist for interfaces:
- MediaControllerPlaylists
- MediaControllerPlaylistsInfo

[Verification]
tested manually on chrome console
tct-mediacontroller-tizen-tests fails with 2 TC:
- MediaControllerServer_iconURI_attribute.html <- has to be modified,
  because attribute iconURI is no longer readonly
- MediaControllerServerInfo_iconURI_attribute.html <- has to be modified,
  because attribute iconURI is no longer readonly

Change-Id: Idbe3e7f45144574f2dcc799f9e2fc936904c9fff
Signed-off-by: Dawid Juszczak <d.juszczak@samsung.com>
src/mediacontroller/mediacontroller_api.js
src/mediacontroller/mediacontroller_instance.cc
src/mediacontroller/mediacontroller_instance.h
src/mediacontroller/mediacontroller_utils.cc
src/mediacontroller/mediacontroller_utils.h