Closed Bug 291018 Opened 20 years ago Closed 16 years ago

Javascript Errors when Firefox loads Flash content

Categories

(Core Graveyard :: Plug-ins, defect)

PowerPC
macOS
defect
Not set
minor

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: phil, Unassigned)

References

()

Details

(Whiteboard: closeme 2008-11-05)

User-Agent:       Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 StumbleUpon/1.9994
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 StumbleUpon/1.9994

I get the javascript error below, when I load a page which contains flash
content (swf). I have the flash plugin version 7r24.


Error: plugin.SetWindow is not a function
Source File: javascript: function jsScriptObject(obj) { this.wrappedJSObject =
obj; } jsScriptObject.prototype = { evaluate : function(expression) { return new
jsScriptObject(eval(expression)); } }; var plugin = document.embeds['fma'];
plugin.SetWindow(new jsScriptObject(window),448488197);
Line: 1

Reproducible: Always

Steps to Reproduce:
1. open a page with flash content (swf)
2. look at the javascript console
3.

Actual Results:  
you see the error message mentioned

Expected Results:  
there should be no error? ;)
Severity: normal → minor
Status: UNCONFIRMED → NEW
Component: General → File Handling
Ever confirmed: true
Blocks: 300398
Assignee: firefox → nobody
Component: File Handling → Plug-ins
Product: Firefox → Core
QA Contact: general → plugins
Version: unspecified → Trunk
do you still see this. If not, this AND bug 300398 can be closed
Whiteboard: closeme 2008-11-05
No such error with Flash 10 & FF 3. I don't recall seeing any with Flash 9 or FF2 either.
Looks like this issue has been resolved.
=> WFM then
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.