Closed
Bug 1110594
Opened 10 years ago
Closed 9 years ago
Shumway doesn't properly open the Flash image slideshow: AVM1 warning: method 'removeChild' is undefined" shumway.player.js:41562:6
Categories
(Firefox Graveyard :: Shumway, defect)
Firefox Graveyard
Shumway
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: mozilla, Unassigned)
References
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:34.0) Gecko/20100101 Firefox/34.0
Build ID: 20141126041045
Steps to reproduce:
Open site chizumatic.mee.nu.
Actual results:
Banner flash does not work
Expected results:
Banner flash opens picture
Updated•10 years ago
|
Component: Untriaged → Shumway
Comment 1•10 years ago
|
||
I confirmed that this site's image slideshow does not work in Shumway. The banner is just a gray rectangle. I don't see any error messages in the browser console (other than the common "Timeout during shumway instance initialization" message):
"Shumway: start normal" viewerWrapper.js:127:6
"url=http://chizumatic.mee.nu/files/chooser.swf;params=({})" viewer.js:130:0
"Compiler settings: {"appCompiler":true,"sysCompiler":false,"verifier":true}" viewer.js:253:0
"Parsing http://chizumatic.mee.nu/files/chooser.swf..." viewer.js:254:2
Execute builtin.abc: timer started shumway.player.js:49913
Execute builtin.abc: 114.51ms shumway.player.js:49917
"Session #1: loading http://chizumatic.mee.nu/files/chooser.swf" viewerPlayer.js:104:10
"Session #1: loaded 38887/38887" viewerPlayer.js:126:14
"SWF load time: 0.0210sec" shumway.player.js:25217:0
"Session #2: loading http://chizumatic.mee.nu/top/SenranKagura.zip:0069.jpg" viewerPlayer.js:104:10
"Session #1: closed" viewerPlayer.js:120:14
"Session #2: loaded 48050/48050" viewerPlayer.js:126:14
"Session #2: closed" viewerPlayer.js:120:14
ShumwayStreamConverter.js: Timeout during shumway instance initialization
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows 7 → All
Hardware: x86_64 → All
Summary: Shumway doesn't properly open the flash file on this site while flash and Chrome work fine → Shumway doesn't properly open the Flash image slideshow
Version: 34 Branch → Trunk
Comment 2•10 years ago
|
||
Actually, after ~10 seconds, the following error message was logged:
"AVM1 warning: method 'removeChild' on object" Object { __proto__avm1: Object, _context: Object, _as3Object: Object, _frameScripts: null, _boundExecuteFrameScripts: null, _events: Array[17], _eventsMap: Object, _eventsListeners: Object, 1 more… } "is undefined" shumway.player.js:41562:6
Summary: Shumway doesn't properly open the Flash image slideshow → Shumway doesn't properly open the Flash image slideshow: AVM1 warning: method 'removeChild' is undefined" shumway.player.js:41562:6
Updated•10 years ago
|
Blocks: shumway-1.0
Updated•10 years ago
|
Comment 3•9 years ago
|
||
I don't get any error messages anymore, but instead of images, some html text including the image's URL is displayed. (After the first image, which would be displayed for 20s, but instead a grey rectangle is shown.) Still, moving this to a later milestone, as we're not currently focused on this kind of content.
Assignee | ||
Updated•9 years ago
|
Product: Firefox → Firefox Graveyard
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•