Closed
Bug 616657
Opened 15 years ago
Closed 15 years ago
Youtube WebM video will not start. JS error appear in error console.
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 616252
mozilla2.0
People
(Reporter: alice0775, Unassigned)
References
()
Details
Build Identifier:
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b8pre) Gecko/20101203 Firefox/4.0b8pre ID:20101203030309
Youtube WebM video will not start.
This happens on Linux build too.
On the other hand, http://lachy.id.au/log/2010/05/webm works well.
Reproducible: Always
Steps to Reproduce:
1. Start Minefield with new profile
2. Open URL ( http://www.youtube.com/watch?v=X3F3KmZDtyg&webm=1&html5=1 )
3.
Actual Results:
*Youtube WebM video will not start.
*An Error appears in error console while page is loading:
Error: uncaught exception: [Exception... "Not enough arguments" nsresult:
"0x80570001 (NS_ERROR_XPC_NOT_ENOUGH_ARGS)" location: "JS frame ::
http://s.ytimg.com/yt/jsbin/www-player-vflvB8nZa.js :: <TOP_LEVEL> ::
line 94" data: no]
*Error appear in error console when I click video container:
Error: a.a is null
Source File: http://s.ytimg.com/yt/jsbin/www-player-vflvB8nZa.js
Line: 107
Error: c is null
Source File: http://s.ytimg.com/yt/jsbin/www-player-vflvB8nZa.js
Line: 106
Expected Results:
*Youtube WebM video will start.
Comment 1•15 years ago
|
||
Someone on the youtube team wrote nonstandard code and didn't test...
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Updated•15 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•