Closed Bug 608901 Opened 14 years ago Closed 14 years ago

JSObject always returns null in firefox

Categories

(Firefox :: General, defect)

x86
macOS
defect
Not set
major

Tracking

()

RESOLVED DUPLICATE of bug 606737

People

(Reporter: siva.kiran, Unassigned)

References

()

Details

(Whiteboard: [dupeme?])

User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12

See the link above. It doesnt work in Firefox (on Mac) works on safari.

Reproducible: Always

Steps to Reproduce:
1.Open the link above (it's just an example I found, any java applet using jsobject shouldn't work)
2.You can see the exception in the java console
3.
Actual Results:  
JSObject is null

Expected Results:  
Shouldn't be and should be able to execute javascript
Is this the same issue as bug 606737?
Whiteboard: [dupeme?]
Reporter -> This appears to be fixed in 3.6.13. Can you confirm that bug 606737 resolved your issue?
(In reply to comment #2)
> Reporter -> This appears to be fixed in 3.6.13. Can you confirm that bug 606737
> resolved your issue?
3.6.13 resolved my issue.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Bug 614282 seems a duplicate of this bug. Anyway, as I said in that one, this is still happening for me in 3.6.13 (but my applet is working fine on Safari and Chrome), although the sample page works fine, so I don't know if this is completely fixed.
You need to log in before you can comment on or make changes to this bug.