Closed
Bug 1114879
Opened 10 years ago
Closed 9 years ago
Yahoo! ad loader uncaught exception: TypeError: Error #1009: Cannot access a property or method of a null object reference.
Categories
(Firefox Graveyard :: Shumway, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: cpeterson, Assigned: till)
References
()
Details
Attachments
(1 file)
(deleted),
application/x-shockwave-flash
|
Details |
When loading this ad loader (from the yahoo.com home page)
https://s.yimg.com/rx/builds/4.76.0.1418874947/assets/player.swf
the following error is logged to the browser console:
uncaught exception: TypeError: Error #1006: value is not a function. <unknown>
If you are running a Firefox debug build (or toggle the javascript.options.strict pref), the following extra warnings are logged:
JavaScript strict warning: resource://shumway/ShumwayStreamConverter.jsm, line 201: ReferenceError: reference to undefined property actions.objectParams.shumwaymode
JavaScript strict warning: chrome://shumway/content/SpecialInflate.jsm, line 110: ReferenceError: assignment to undeclared variable wrapperOnData
Reporter | ||
Updated•10 years ago
|
Blocks: shumway-m4
Reporter | ||
Comment 1•10 years ago
|
||
uncaught exception: TypeError: Error #1009: Cannot access a property or method of a null object reference.
Summary: Shumway TypeError: Error #1006: value is not a function. → Yahoo! ad loader uncaught exception: TypeError: Error #1009: Cannot access a property or method of a null object reference.
Reporter | ||
Updated•9 years ago
|
Assignee: nobody → till
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
•