Closed Bug 1130197 Opened 10 years ago Closed 9 years ago

Shumway can't play Steam video: TypeError: v.LowLevel.tagHandlers[b.tagCode] is not a function

Categories

(Firefox Graveyard :: Shumway, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: marc-bugzilla, Assigned: tschneider)

References

()

Details

Attachments

(1 file)

Attached image bf0837.png
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0
Build ID: 20150122214805

Steps to reproduce:

Go to store.steampowered.com/app/265120/
Try to play the trailer


Actual results:

Instead of video only blackness


Expected results:

Trailer shoud play
Component: Untriaged → Shumway
Shumway extension version 0.9.3730
I can reproduce the problem Marc reports. In the browser console, I see a TypeError in Shumway JS code:

TypeError: v.LowLevel.tagHandlers[b.tagCode] is not a function shumway.player.js:25150:0

and a ton of AVM1 warnings:

"AVM1 warning: method 'broadcastMessage' on object" function () "is undefined" shumway.player.js:44444:6
"AVM1 warning: cannot get member 'bytesLoaded' on undefined object" shumway.player.js:44444:6
"AVM1 warning: cannot get member 'bytesTotal' on undefined object" shumway.player.js:44444:6
"AVM1 warning: cannot get member 'bytesLoaded' on undefined object" shumway.player.js:44444:6
"AVM1 warning: cannot get member 'bytesTotal' on undefined object" shumway.player.js:44444:6
"AVM1 warning: cannot get member 'loader' on undefined object" shumway.player.js:44444:6
"AVM1 warning: cannot get member 'loadbar' on undefined object" shumway.player.js:44444:6
"AVM1 warning: cannot set member '_width' on undefined object" shumway.player.js:44444:6
"AVM1 warning: cannot get member 'loader' on undefined object" shumway.player.js:44444:6
"AVM1 warning: cannot get member 'playProgress' on undefined object" shumway.player.js:44444:6
"AVM1 warning: cannot get member 'time' on undefined object" shumway.player.js:44444:6
"AVM1 warning: cannot set member '_width' on undefined object" shumway.player.js:44444:6
"AVM1 warning: cannot get member 'time' on undefined object" shumway.player.js:44444:6
"AVM1 warning: cannot get member 'tf_time' on undefined object" shumway.player.js:44444:6
"AVM1 warning: cannot set member '_alpha' on undefined object" shumway.player.js:44444:6
"AVM1 warning: cannot get member 'tf_time' on undefined object" shumway.player.js:44444:6
"AVM1 warning: cannot get member 'time' on undefined object" shumway.player.js:44444:6
"AVM1 warning: cannot set member 'text' on undefined object" shumway.player.js:44444:6
"AVM1 warning: cannot get member 'time' on undefined object" shumway.player.js:44444:6
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Movie does not play → Shumway can't play Steam video: TypeError: v.LowLevel.tagHandlers[b.tagCode] is not a function
Assignee: nobody → till
Blocks: shumway-m3
The parser issue is fixed, now it fails because of AVM1 issues. Most likely candidate is event broadcasting: "AVM1 warning: method 'broadcastMessage' on object" function () "is undefined". M4 because that could easily be relevant to lots of ads.
Assignee: till → nobody
Blocks: shumway-m4
No longer blocks: shumway-m3
OS: Windows 7 → All
Hardware: x86_64 → All
Version: 35 Branch → unspecified
Assignee: nobody → schneider
The steam store website switched to HTML5 video. The Flash version of their player doesn't seem to be available anymore to reproduce the reported issues. Therefore, closing this bug as incomplete.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
Product: Firefox → Firefox Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: