Closed Bug 391408 Opened 17 years ago Closed 17 years ago

EM calls a method on an unscriptable interface from JS (without a QI, to boot)

Categories

(Toolkit :: Add-ons Manager, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 386153

People

(Reporter: Waldo, Unassigned)

References

()

Details

getCertificatePrincipal is on nsIJAR, which isn't scriptable -- but then again, that doesn't even matter, because getZipReaderForFile only returned an item QI'd to nsIZipReader.  The certificate-principal code here should go away, because it's useless.
I recall testing this when the patch that added ben landed this before 1.5 and thought it worked... then again my mind may be going.

Perhaps the xpinstall dialog should not display as unsigned for this install method as well.
It actually used to have the QI at least, but that was removed by bug 214672
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.