Closed
Bug 513243
Opened 15 years ago
Closed 15 years ago
pkcs11.addmodule() function not working in FF 3.5.2
Categories
(Firefox :: Security, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 326628
People
(Reporter: dsantunes, Unassigned)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.2; FDM; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM 8)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729)
Have an HTML file that adds a PKCS#11 module. Worked fine in 3.0.13.
Updated Firefox to 3.5.2 and it doesn't work anymore.
Tested in Windows XP SP3 and Mac OS X 10.5.8.
If I add the module manually it works fine.
Reproducible: Always
Steps to Reproduce:
1.Create script using pkcs11.addmodule() function
2.Drag it to Firefox
3.Nothing happens
Actual Results:
Nothing happens
Expected Results:
Module is added to Firefox
Comment 1•15 years ago
|
||
This was removed intentionally, see bug 326628 for details. Use Firefox extensions to install new PKCS11 modules.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•