Closed
Bug 855754
Opened 12 years ago
Closed 12 years ago
Pass current nsIURI to PGP/MIME proxy object
Categories
(MailNews Core :: MIME, enhancement)
MailNews Core
MIME
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 23.0
People
(Reporter: patrick, Assigned: patrick)
Details
Attachments
(1 file, 1 obsolete file)
4.08 KB,
patch
|
standard8
:
review+
|
Details | Diff | Splinter Review |
Under certain circumstances Enigmail displays the decryption status of messages that are not encrypted. This happens e.g. when the user browses very quickly through the message list.
In order to overcome this, Enigmail needs to know the message uri of the message it decrypts in order to compare this with the message uri being displayed.
Assignee | ||
Comment 1•12 years ago
|
||
Assignee: nobody → patrick
Attachment #730748 -
Flags: review?(mbanner)
Comment 2•12 years ago
|
||
Comment on attachment 730748 [details] [diff] [review]
Patch setting nsIURI to OnStartRequest
Review of attachment 730748 [details] [diff] [review]:
-----------------------------------------------------------------
::: mailnews/mime/public/nsIPgpMimeProxy.idl
@@ +25,2 @@
>
> [scriptable, uuid(c200d239-6dad-434f-a614-1b58a58c61ec)]
This uuid needs changing before landing.
Attachment #730748 -
Flags: review?(mbanner) → review+
Assignee | ||
Comment 3•12 years ago
|
||
Sorry, I forgot about the UUID.
Attachment #730748 -
Attachment is obsolete: true
Attachment #734652 -
Flags: review?(mbanner)
Updated•12 years ago
|
Attachment #734652 -
Flags: review?(mbanner) → review+
Assignee | ||
Updated•12 years ago
|
Keywords: checkin-needed
Comment 4•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 23.0
You need to log in
before you can comment on or make changes to this bug.
Description
•