OSDN Git Service

Make sure the onended event is dispatched even when
authorAndrei Popescu <andreip@google.com>
Wed, 14 Apr 2010 12:30:23 +0000 (13:30 +0100)
committerAndrei Popescu <andreip@google.com>
Wed, 14 Apr 2010 16:31:17 +0000 (17:31 +0100)
commitc4fbceb57bcfbabb6e370e2dd6448184dc116015
treef7ecaf74425701dd7851e6d8f6fb00ce7b64ad2b
parent9cb66e89cd0c4bfa8d77591719023b7153fee9b9
Make sure the onended event is dispatched even when
the user dismisses the video before it plays to completion.

Fix bug: 2533272

Change-Id: I73f216f4f416f5fdca0bbba2244b88666f8f6eac
core/java/android/webkit/HTML5VideoViewProxy.java