Closed Bug 1218460 Opened 10 years ago Closed 10 years ago

update smime code to deal with removal of nsIPKIParamBlock

Categories

(MailNews Core :: Security: S/MIME, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1229013

People

(Reporter: keeler, Unassigned)

Details

nsIPKIParamBlock is unnecessary and is going away in bug 1217602. It looks like it is still used in Thunderbird S/MIME code: https://dxr.mozilla.org/comm-central/rev/b36d991075f18c379bacefe4c408604e417ecc54/mailnews/extensions/smime/content/msgReadSMIMEOverlay.js#54 https://dxr.mozilla.org/comm-central/rev/b36d991075f18c379bacefe4c408604e417ecc54/mailnews/extensions/smime/content/msgReadSecurityInfo.js#33 These instances should be updated to use nsIDialogParamBlock. The conversion is straight-forward. See the patch at attachment 8677711 [details].
Looks like this ended up getting fixed in Bug 1229013.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.