Closed Bug 1147289 Opened 9 years ago Closed 9 years ago

SWF #609 does not show expected error message "Error loading file: amline_data.xml"

Categories

(Firefox Graveyard :: Shumway, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: cpeterson, Assigned: yury)

References

()

Details

http://swf.codeazur.com.br/#98227383ad742cbeebcdc66378c15cb43bd233c8c5fc76122de965e5d7663399

The ad also fails to load in Flash because of a missing XML file: "Error loading file: amline_data.xml".

"AVM1 warning: method 'indexOf' can't be called on undefined object" shumway.player.js:69889:12
"AVM1 warning: method 'substr' can't be called on undefined object" shumway.player.js:69889:12
TypeError: self[resolved] is undefined shumway.player.js:13816:24
TypeError: self[resolved] is undefined shumway.player.js:13816:24
TypeError: self[resolved] is undefined shumway.player.js:13816:24
...
The missing xml file is probably caused by not running the swf in its original environment.
Blocks: shumway-m4
This swf no longer has TypeErrors or AVM1 warnings, but in Shumway the swf is stuck on a loading screen that says "Loading data: 100% / 0 kb" whereas Flash displays a green rectangle with the error message "Error loading file: amline_data.xml". This suggests that Shumway's networking code is not reporting the same errors to the swf as Flash.
Summary: SWF #609 doesn't load: TypeError: self[resolved] is undefined shumway.player.js:13816:24 → SWF #609 does not show expected error message "Error loading file: amline_data.xml"
Assignee: nobody → schneider
Assignee: schneider → ydelendik
This now shows an "Error in data file" message. I'm pretty sure that's caused by our AVM1 XMLDocument implementation interpreting 404s as successful loads.
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.