Closed
Bug 1071422
Opened 10 years ago
Closed 10 years ago
mp3_player.swf errors in Shumway: TypeError: event.clone is not a function flash.js:3257
Categories
(Firefox Graveyard :: Shumway, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: cpeterson, Unassigned)
Details
STR:
1. Load the MP3 Player SWF demo from areweflashyet.com:
http://www.areweflashyet.com/shumway/examples/inspector/inspector.html?rfile=../audio/mp3_player.swf
RESULT:
In the web console, you will see following TypeError when clicking the player buttons:
TypeError: event.clone is not a function flash.js:3257
Comment 1•10 years ago
|
||
ProgressEvent TS class stub is missing ["clone!"] instanceSymbols.
Comment 2•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•9 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•