[Bug 13276] Not allowing author or developer to have absolute control over media playback

http://www.w3.org/Bugs/Public/show_bug.cgi?id=13276

--- Comment #8 from Philip Jägenstedt <philipj@opera.com> 2011-07-18 12:45:21 UTC ---
Is the problem that a user can seek in the video or pause it? If so, what ill
effects can come of that? When seeking, to the page it will just take a
longer/shorter time before the ended event is fired, which should not typically
be a problem. For playing/pausing, if the page assumed that it was in control,
it wouldn't listen to the play/pause events at all, so it would presumably be
just as if the network came to a halt.

Some details on "there may be a good reason" might help.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Monday, 18 July 2011 12:45:28 UTC