Closed
Bug 1265904
Opened 10 years ago
Closed 10 years ago
HTML5 audio autoplays
Categories
(Core :: Audio/Video: Playback, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: ccb, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Firefox/45.0
Build ID: 20160407164938
Steps to reproduce:
Visited a page containing an <audio> tag, which does not include the autoplay attribute
Actual results:
Audio autoplayed
Expected results:
Audio should wait until the play button is clicked.
Updated•10 years ago
|
Component: Untriaged → Audio/Video: Playback
| Reporter | ||
Comment 2•10 years ago
|
||
Flags: needinfo?(ccb)
I'm able to reproduce with 45 but not 46.
Could you test to confitm it's not reproducible with FF46, please.
https://www.mozilla.org/en-US/firefox/beta/all/
Flags: needinfo?(ccb)
It's weird because I can't find a fix range with nightly builds downloaded by the the tool Mozregression, but 46/47/48 builds installed on my computer with regular profiles don't have the bug. So I'd say it's fixed.
Feel free to reopen the bug report if it's back when 46 goes to release in 1 week.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•