[Media] Fix minor issues 80/171380/1
authorPawel Kaczmarczyk <p.kaczmarczy@samsung.com>
Tue, 20 Feb 2018 13:48:33 +0000 (14:48 +0100)
committerPiotr Kosko <p.kosko@samsung.com>
Fri, 2 Mar 2018 07:00:41 +0000 (08:00 +0100)
commit02456d6a607ff177731857cc07bb82c1923db941
tree7df4d0d5e5cfbb42406b7f50fe8e3494138f64ba
parent35e2f9ebd56ff6b59fd66915ea4ca1f982d0e572
[Media] Fix minor issues

[Verification]
1. Tested in chromium console
2. tct-cordova-media-tests passrate: 100%

1) Removed unreachable code,
2) Removed calling error callback twice,
3) Unregistering listeners moved to 'release' from 'stop',
4) Audio can be now played using the same object which has recorded it.

Change-Id: Ie30d4517117da2060d03e6b3b6e3b2652520a9dc
Signed-off-by: Pawel Kaczmarczyk <p.kaczmarczy@samsung.com>
src/lib/plugins/cordova-plugin-media/tizen/Media.js