Closed Bug 1148809 Opened 9 years ago Closed 8 years ago

SWF #513 has text color issues

Categories

(Firefox Graveyard :: Shumway, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: cpeterson, Unassigned)

References

Details

Bug 1148804 and bug 1144563 might be duplicates because they are also "AVM1 error: TypeError: proxy.setTarget is not a function" errors.

http://swf.codeazur.com.br/#931cc067a6f07b571855969125757a71d5fc9cf13f7132c8c5ae38d30880882e

"AVM1 warning: cannot set member 'gridFitType' on undefined object" shumway.player.js:69889:12
"AVM1 warning: method 'setNewTextFormat' can't be called on undefined object" shumway.player.js:69889:12
"AVM1 warning: cannot get member 'text' on undefined object" shumway.player.js:69889:12
"AVM1 warning: cannot set member 'text' on undefined object" shumway.player.js:69889:12
"AVM1 warning: method 'setNewTextFormat' can't be called on undefined object" shumway.player.js:69889:12
"AVM1 warning: cannot set member 'text' on undefined object" shumway.player.js:69889:12
"AVM1 error: TypeError: proxy.setTarget is not a function" shumway.player.js:72004:24
avm1ErrorWrapper() shumway.player.js:72004
avm1gen_f0i0_f12897() avm1gen-f0i0_f12897:333
interpretActions() shumway.player.js:72516
avm1DefineFunction/fn/<() shumway.player.js:70933
AVM1ContextImpl.prototype.enterContext() shumway.player.js:70281
avm1DefineFunction/fn() shumway.player.js:70931
avm1_0x3D_ActionCallFunction() shumway.player.js:71533
avm1ErrorWrapper() shumway.player.js:71984
avm1gen_f0i0_f26211() avm1gen-f0i0_f26211:108
interpretActions() shumway.player.js:72516
avm1DefineFunction/fn/<() shumway.player.js:70933
AVM1ContextImpl.prototype.enterContext() shumway.player.js:70281
avm1DefineFunction/fn() shumway.player.js:70931
avm1_0x3D_ActionCallFunction() shumway.player.js:71533
avm1ErrorWrapper() shumway.player.js:71984
avm1gen_f0i0_f9019() avm1gen-f0i0_f9019:19
interpretActions() shumway.player.js:72516
avm1DefineFunction/fn/<() shumway.player.js:70933
AVM1ContextImpl.prototype.enterContext() shumway.player.js:70281
avm1DefineFunction/fn() shumway.player.js:70931
avm1_0x3D_ActionCallFunction() shumway.player.js:71533
avm1ErrorWrapper() shumway.player.js:71984
avm1gen_f0i0_f33916() avm1gen-f0i0_f33916:76
interpretActions() shumway.player.js:72516
avm1DefineFunction/fn/<() shumway.player.js:70933
AVM1ContextImpl.prototype.enterContext() shumway.player.js:70299
avm1DefineFunction/fn() shumway.player.js:70931
With Shumway 0.11.7, the slideshow now loads the child ads, but they are positioned off screen and a peach-colored rectangle appears under the flashing banners.

"AVM1 error: Not implemented: get$gridFitType" shumway.player.js:72760:25
avm1ErrorWrapper() shumway.player.js:72760
avm1gen_s0f0i0_f28952() avm1gen-s0f0i0_f28952:25
interpretActionsData() shumway.player.js:73272
AVM1InterpretedFunction.prototype.alCall() shumway.player.js:71568
avm1_0x3D_ActionCallFunction() shumway.player.js:72264
avm1ErrorWrapper() shumway.player.js:72739
avm1gen_s0f0i0_f12897() avm1gen-s0f0i0_f12897:121
interpretActionsData() shumway.player.js:73272
AVM1InterpretedFunction.prototype.alCall() shumway.player.js:71568
avm1_0x3D_ActionCallFunction() shumway.player.js:72264
avm1ErrorWrapper() shumway.player.js:72739
avm1gen_s0f0i0_f26211() avm1gen-s0f0i0_f26211:140
interpretActionsData() shumway.player.js:73272
AVM1InterpretedFunction.prototype.alCall() shumway.player.js:71568
avm1_0x3D_ActionCallFunction() shumway.player.js:72264
avm1ErrorWrapper() shumway.player.js:72739
avm1gen_s0f0i0_f9019() avm1gen-s0f0i0_f9019:115
interpretActionsData() shumway.player.js:73272
AVM1InterpretedFunction.prototype.alCall() shumway.player.js:71568
avm1_0x3D_ActionCallFunction() shumway.player.js:72264
avm1ErrorWrapper() shumway.player.js:72739
avm1gen_s0f0i0_f33916() avm1gen-s0f0i0_f33916:76
interpretActionsData() shumway.player.js:73272
AVM1InterpretedFunction.prototype.alCall() shumway.player.js:71568
AVM1ContextImpl.prototype.executeFunction() shumway.player.js:71211
AVM1Function.prototype.toJSFunction/<() shumway.player.js:69275

"AVM1 error: TypeError: child is null" shumway.player.js:72760:25
avm1ErrorWrapper() shumway.player.js:72760
avm1gen_s0f0i0_f27818() avm1gen-s0f0i0_f27818:144
interpretActionsData() shumway.player.js:73272
AVM1InterpretedFunction.prototype.alCall() shumway.player.js:71568
avm1_0x3D_ActionCallFunction() shumway.player.js:72264
avm1ErrorWrapper() shumway.player.js:72739
avm1gen_s0f0i0_f33916() avm1gen-s0f0i0_f33916:79
interpretActionsData() shumway.player.js:73272
AVM1InterpretedFunction.prototype.alCall() shumway.player.js:71568
AVM1ContextImpl.prototype.executeFunction() shumway.player.js:71211
AVM1Function.prototype.toJSFunction/<() shumway.player.js:69275
Summary: SWF #513 slideshow fails to load ads: "AVM1 error: TypeError: proxy.setTarget is not a function" shumway.player.js:72004:24 → SWF #513 slideshow draws child ads off screen: "AVM1 error: Not implemented: get$gridFitType"; "AVM1 error: TypeError: child is null"
Almost completely works now. The rest is almost certainly caused by the same issue as bug 1148806, so depending on that.
Blocks: shumway-m4
Depends on: 1148806
Summary: SWF #513 slideshow draws child ads off screen: "AVM1 error: Not implemented: get$gridFitType"; "AVM1 error: TypeError: child is null" → SWF #513 has text color issues
Blocks: shumway-m5
No longer blocks: shumway-m4
Product: Firefox → Firefox Graveyard
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.