Closed
Bug 980214
Opened 12 years ago
Closed 8 years ago
canplay event not always raise at mac
Categories
(Core :: Audio/Video: Playback, defect)
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: ilya.starostin, Unassigned)
References
Details
Attachments
(1 file)
|
6.00 MB,
application/zip
|
Details |
FF 27.0.1 Mac OS 10.9 / Mac OS 10.8
Steps:
1. add new media source with .mp3 file
2. call .load() on audio element for audio preload
3. wait 'canplay' event
On Mac: canplay not always raised. Sometimes it works, but just sometimes
On Windows: works like expected
Please, check attached sample. This bug is strongly repetable on IIS6, IIS7, Azure. According my tests, apache looks much better, but event in this case preloading works with bugs.
If all works correctly - try to reload page.
Also, I have found that this behaviour dependent from size of mp3 file. Preloading on little files (<100kb) mostly works fine.
Thanks!
Component: Untriaged → JavaScript Engine
Product: Firefox → Core
Updated•12 years ago
|
Component: JavaScript Engine → Video/Audio
Updated•10 years ago
|
Component: Audio/Video → Audio/Video: Playback
Comment 1•8 years ago
|
||
Mass closing because of inactivity.
Please feel free to re-open if still relevant.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•