Closed
Bug 1100516
Opened 11 years ago
Closed 10 years ago
"Calling undefined native method: Getter undefined::$BgcurrentDomain" shumway.player.js:132:6. uncaught exception: TypeError: u is undefined <unknown>
Categories
(Firefox Graveyard :: Shumway, defect, P2)
Firefox Graveyard
Shumway
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: cpeterson, Assigned: mbx)
References
()
Details
----------------------
Technical Information:
Firefox version: 36.0a1 (20141117030201)
Shumway version: 0.9.3346
"Shumway: start normal" viewerWrapper.js:119:6
"url=http://s0.2mdn.net/ads/richmedia/studio/pv2/34349616/20141016084614867/Parent_970x250.swf;params=({})" viewer.js:131:0
"Compiler settings: {"appCompiler":true,"sysCompiler":false,"verifier":true}" viewer.js:254:0
"Parsing http://s0.2mdn.net/ads/richmedia/studio/pv2/34349616/20141016084614867/Parent_970x250.swf..." viewer.js:255:2
Execute builtin.abc: timer started shumway.player.js:46932
Execute builtin.abc: 131.88ms shumway.player.js:46936
"No native method for: Getter public flash.system::SecurityDomain::$BgcurrentDomain, make sure you've got the static keyword for static methods." shumway.player.js:132:6
"Session #1: loading http://s0.2mdn.net/ads/richmedia/studio/pv2/34349616/20141016084614867/Parent_970x250.swf" viewerPlayer.js:105:10
"Session #1: loaded 27616/27616" viewerPlayer.js:127:14
"somewhatImplemented: public flash.system.Security::static allowDomain ["www.gstatic.com"]" shumway.player.js:132:6
"somewhatImplemented: public flash.system.Security::static allowDomain ["www.youtube.com"]" shumway.player.js:132:6
"somewhatImplemented: public flash.system.Security::static allowDomain ["s.ytimg.com"]" shumway.player.js:132:6
"somewhatImplemented: public flash.display.LoaderInfo::get parameters" shumway.player.js:132:6
"[0.41] Enabler: Simulating page load." viewerPlayer.js:30:2
"Session #1: closed" viewerPlayer.js:121:14
"__flash__registerCallback: changeInputVariable" ShumwayStreamConverter.jsm:799:4
"__flash__registerCallback: getFlashVariable" ShumwayStreamConverter.jsm:799:4
"__flash__eval: try {__flash__toXML(FLASH_null_DoFSCommand("mtfCommands","logEvent=Start%23mtf%23DISPLAY_TIMER%23mtf%23%23mtf%23false%23mtf%23false&conduitInitialized=null"));} catch (e) {"<undefined/>";}" ShumwayStreamConverter.jsm:789:6
"Calling undefined native method: Getter undefined::$BgcurrentDomain" shumway.player.js:132:6
uncaught exception: TypeError: u is undefined <unknown>
Reporter | ||
Comment 1•11 years ago
|
||
This is a problem with cross-domain loading.
Comment 2•10 years ago
|
||
This works quite well, until you click on the embedded video thing, which loads a youtube player. No need to track for that, I think.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
Updated•10 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•