Closed Bug 1113970 Opened 10 years ago Closed 9 years ago

Candy Crush TypeError: element.srcURI is null ShumwayStreamConverter.jsm:885:6

Categories

(Firefox Graveyard :: Shumway, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: cpeterson, Assigned: yury)

References

()

Details

STR: 1. Enable Shumway 2. Load https://flowplayer.org/ RESULT: Shumway TypeError in browser console: > TypeError: element.srcURI is null. ShumwayStreamConverter.jsm:885:6 from: > if (element) { > // Getting absolute URL from the EMBED tag > url = element.srcURI.spec;
I see the same TypeError when trying to load the "Candy Crush Saga" Facebook game: https://apps.facebook.com/candycrush/
Summary: flowplayer.org TypeError: element.srcURI is null ShumwayStreamConverter.jsm:885:6 → Candy Crush TypeError: element.srcURI is null ShumwayStreamConverter.jsm:885:6
Yury, can you take a look at this?
Flags: needinfo?(ydelendik)
OS: Mac OS X → All
Hardware: x86 → All
I see the same error when trying to play the video at http://telusgarden.com/: > Shumway fails to load telusgarden.com video: TypeError: element.srcURI is null ShumwayStreamConverter.jsm:885:6
We can ignore "element.srcURI" errors or, now, "Movie url is not specified" message (see https://github.com/mozilla/shumway/commit/0bbb894f0acf10b06c7e00ab0f102f8f975e4249) -- that's SWFObject library is trying to create Flash object without movie/src parameters to test Flash version.
Flags: needinfo?(ydelendik)
Assignee: nobody → ydelendik
Blocks: shumway-1.0
Blocks: shumway-m5
No longer blocks: shumway-1.0
Blocks: shumway-1.0
No longer blocks: shumway-m5
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.