Closed
Bug 68094
Opened 25 years ago
Closed 25 years ago
SMTP needs to set correct notification callbacks on channel
Categories
(MailNews Core :: Networking: SMTP, defect)
MailNews Core
Networking: SMTP
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: bryner, Assigned: mscott)
References
Details
(Keywords: embed)
Attachments
(2 files)
|
14.34 KB,
patch
|
Details | Diff | Splinter Review | |
|
10.84 KB,
patch
|
Details | Diff | Splinter Review |
Currently, SMTP does not call SetNotificationCallbacks on the SocketTransport
that it creates. This means that PSM is unable to get the correct nsIPrompt for
displaying a cert db password dialog.
| Reporter | ||
Updated•25 years ago
|
| Reporter | ||
Comment 1•25 years ago
|
||
Comment 2•25 years ago
|
||
adding john.
Comment 3•25 years ago
|
||
mscott: any estimate on when you'll be able to review the attached patch?
Keywords: review
| Assignee | ||
Comment 4•25 years ago
|
||
bryner, can you post -uw diffs? Looks like there are a lot of white space
changes in your patch and I can't easily tell what's real and what's not =)
| Reporter | ||
Comment 5•25 years ago
|
||
| Assignee | ||
Comment 6•25 years ago
|
||
thanks bryner. looks good. sr=mscott
| Reporter | ||
Comment 7•25 years ago
|
||
jgmyers, can you add r= to go with mscott's sr=?
| Reporter | ||
Comment 8•25 years ago
|
||
sspitzer, can you r= this?
Comment 9•25 years ago
|
||
looks good to me. r=sspitzer.
| Reporter | ||
Comment 10•25 years ago
|
||
checked in
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
QA Contact: esther → stephend
verified fixed.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•