Closed Bug 867678 Opened 11 years ago Closed 11 years ago

webm autoplay

Categories

(Firefox :: Untriaged, defect)

20 Branch
x86_64
Windows 8
defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: r.menghini, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0
Build ID: 20130409194949

Steps to reproduce:

<video autoplay> with video/webm on website


Actual results:

audio do not stop on click event. second click starts video and audio again (audio is deferred)


Expected results:

audio should stop
Can you provide some example HTML to help show what is causing this?  I suspect this might be related to Bug 516070.  For example if you have two nested video/object/embed tags Firefox might be autoplaying two videos at the same time.  When you pause, it will only stop the audio for the "top" video and the other will continue playing.  Playing will continue the "top" video offset by however long you paused it.
See Comment 1.
Flags: needinfo?(r.menghini)
Resolving. Feel free to reopen if you can provide Comment 1's requested Info.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → INCOMPLETE
Flags: needinfo?(r.menghini)
You need to log in before you can comment on or make changes to this bug.