Closed
Bug 1113971
Opened 11 years ago
Closed 9 years ago
image.patelco.org/fp/fp.swf TypeError: this._file is null. shumway.player.js:25319:6
Categories
(Firefox Graveyard :: Shumway, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: cpeterson, Assigned: till)
References
Details
STR:
1. Load https://image.patelco.org/fp/fp.swf
RESULT:
Many AVM1 warnings in console:
> "AVM1 warning: cannot get member 'length' on undefined object" shumway.player.js:40967:6
> "AVM1 warning: method 'charCodeAt' can't be called on undefined object" shumway.player.js:40967:6
then this TypeError:
> ShumwayStreamConverter.js: Fetching policy file at https://aa.online-metrix.net/crossdomain.xml
> TypeError: this._file is null. shumway.player.js:25319:6
from:
> l.prototype.processLoadClose = function() {
> this._file.bytesLoaded !== this._file.bytesTotal && c.Debug.warning("Not Implemented: processing loadClose when loading was aborted");
Reporter | ||
Updated•10 years ago
|
Assignee: nobody → till
Blocks: shumway-jw1
Assignee | ||
Updated•10 years ago
|
Reporter | ||
Updated•10 years ago
|
No longer blocks: shumway-jw2
Reporter | ||
Updated•10 years ago
|
Blocks: shumway-jw2
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
•