Closed Bug 55805 Opened 24 years ago Closed 24 years ago

Unable to use "crypto" object

Categories

(Core Graveyard :: Security: UI, defect, P3)

1.0 Branch
x86
Windows 2000
defect

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 13794

People

(Reporter: bugzilla, Assigned: ddrinan0264)

References

()

Details

If you go to my site: http://gemal.dk/browserspy/psm.html with Netscape 4.75 and PSM installed you get some info about PSM. But with Mozilla and PSM installed nothing is shown! I've succesfully install PSM for Mozilla but I'm not getting any info. The first check is: --- if (typeof(crypto.version) == "undefined") { document.writeln("Personal Security Manager not loaded!"); } else { document.writeln(crypto.version); } --- This will cause a js error in the console: JavaScript error: line 0: uncaught exception: [Exception... "Failure" code: "-2147467259" nsresu lt: "0x80004005 (NS_ERROR_FAILURE)" location: "http://gemal.dk/browserspy/psm.h tml Line: 149"] Expected: No js error and the same kind of js access to Mozilla PSM as Netscape PSM.
QA to nitinp
QA Contact: junruh → nitinp
*** Bug 56103 has been marked as a duplicate of this bug. ***
Dupe of bug 13794?
*** This bug has been marked as a duplicate of 13794 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Verified dupe.
Status: RESOLVED → VERIFIED
Product: PSM → Core
Version: psm1.3 → 1.0 Branch
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.