Unload the video from the controller
commita6fd6ffe2b6fdad37aba33503ac50b4b4735caab
authoryoshiki <yoshiki@chromium.org>
Fri, 3 Oct 2014 01:58:52 +0000 (2 18:58 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 3 Oct 2014 01:59:29 +0000 (3 01:59 +0000)
treeae4b64a38ec6d91fbe7e00d98aea4daf70c8474a
parente8e5b6435ce01f868540e92ed7fff8a4043f8345
Unload the video from the controller

The media should be detached from the controller when the media is unloaded. Because if the media is not detached from the controller, the controller doesn't know if the media is unloaded or not.

BUG=399170
TEST=manual

Review URL: https://codereview.chromium.org/620683003

Cr-Commit-Position: refs/heads/master@{#297968}
ui/file_manager/video_player/js/video_player.js