Closed Bug 806134 Opened 12 years ago Closed 12 years ago

LiveConnect not working in Firefox 16.x

Categories

(Firefox :: Untriaged, defect, P1)

16 Branch
x86
macOS
defect

Tracking

()

RESOLVED INVALID

People

(Reporter: dylan, Unassigned)

References

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari/537.4

Steps to reproduce:

Ran my extension in FF16


Actual results:

Extension code threw the exception "ReferenceError: java is not defined" when trying to access the "java" symbol


Expected results:

The "java" symbol should be defined. Exact same code works fine when running under Firefox 15 and lower.
This seems to be a regression of a prior bug (see the "see also" field)
Severity: normal → blocker
Priority: -- → P1
See Also: → 563891
See bug 748343.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
Thanks, the solutions listed under bug #748343 resolved the issue for me
You need to log in before you can comment on or make changes to this bug.