Closed
Bug 1275974
Opened 7 years ago
Closed 7 years ago
Notifications should use displayMessage
Categories
(Thunderbird :: Instant Messaging, defect)
Thunderbird
Instant Messaging
Tracking
(thunderbird46 wontfix, thunderbird47 fixed, thunderbird48 fixed, thunderbird49 fixed, thunderbird_esr4547+ fixed)
RESOLVED
FIXED
Thunderbird 49.0
People
(Reporter: arlolra, Assigned: arlolra)
Details
Attachments
(1 file, 1 obsolete file)
2.42 KB,
patch
|
aleth
:
review+
jorgk-bmo
:
approval-comm-aurora+
rkent
:
approval-comm-beta+
rkent
:
approval-comm-esr45+
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.63 Safari/537.36 Steps to reproduce: Received an encrypted message Actual results: Notification showed the ciphertext Expected results: Displayed the plaintext
Attachment #8756920 -
Attachment is patch: true
Attachment #8756920 -
Attachment mime type: text/x-patch → text/plain
Attachment #8756920 -
Flags: review?(aleth)
Updated•7 years ago
|
Attachment #8756920 -
Flags: review?(aleth) → review+
Comment 1•7 years ago
|
||
Comment on attachment 8756920 [details] [diff] [review] notification.patch Review of attachment 8756920 [details] [diff] [review]: ----------------------------------------------------------------- Good catch! Can you add the equivalent change for TB too? Probably in https://dxr.mozilla.org/comm-central/source/mail/components/im/modules/chatNotifications.jsm
Attachment #8756920 -
Flags: review+ → review?(aleth)
Attachment #8756920 -
Attachment is obsolete: true
Attachment #8756920 -
Flags: review?(aleth)
Attachment #8756935 -
Flags: review?(aleth)
Comment 3•7 years ago
|
||
Comment on attachment 8756935 [details] [diff] [review] notification.patch from c1 Review of attachment 8756935 [details] [diff] [review]: ----------------------------------------------------------------- Thanks! More forked code that should probably be unforked...
Attachment #8756935 -
Flags: review?(aleth) → review+
Updated•7 years ago
|
Keywords: checkin-needed
Comment 4•7 years ago
|
||
Is this worth uplifting to ESR?
Assignee: nobody → arlolra
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Updated•7 years ago
|
Component: Other → Instant Messaging
Product: Instantbird → Thunderbird
Version: trunk → unspecified
Comment 6•7 years ago
|
||
https://hg.mozilla.org/comm-central/rev/d6753c16d2518adb292b801526c2d407399076b1 Bug 1275974 - Notifications should use displayMessage. r=aleth
Comment 7•7 years ago
|
||
Now it's landed, you can request uplift.
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 49.0
Comment 9•7 years ago
|
||
Comment on attachment 8756935 [details] [diff] [review] notification.patch from c1 [Approval Request Comment] Regression caused by (bug #): bug 983347 User impact if declined: Potentially unescaped/badly formatted message text in some notifications, unreadable message text if the user should be using an OTR addon Risk to taking this patch (and alternatives if risky): very low
Attachment #8756935 -
Flags: approval-comm-esr45?
Comment 10•7 years ago
|
||
Comment on attachment 8756935 [details] [diff] [review] notification.patch from c1 We would normally want to uplift to intermediate repos as well.
Attachment #8756935 -
Flags: approval-comm-beta?
Attachment #8756935 -
Flags: approval-comm-aurora?
Updated•7 years ago
|
Attachment #8756935 -
Flags: approval-comm-aurora? → approval-comm-aurora+
Comment 11•7 years ago
|
||
Aurora (TB 48): https://hg.mozilla.org/releases/comm-aurora/rev/876e5702c9f4
status-thunderbird46:
--- → wontfix
status-thunderbird47:
--- → affected
status-thunderbird48:
--- → fixed
status-thunderbird49:
--- → fixed
status-thunderbird_esr45:
--- → affected
tracking-thunderbird_esr45:
--- → ?
Comment 12•7 years ago
|
||
Comment on attachment 8756935 [details] [diff] [review] notification.patch from c1 http://hg.mozilla.org/releases/comm-beta/rev/094a5e8c4926
Attachment #8756935 -
Flags: approval-comm-beta? → approval-comm-beta+
Updated•7 years ago
|
Comment 13•7 years ago
|
||
Comment on attachment 8756935 [details] [diff] [review] notification.patch from c1 http://hg.mozilla.org/releases/comm-esr45/rev/297a49adcb35
Attachment #8756935 -
Flags: approval-comm-esr45? → approval-comm-esr45+
Updated•7 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•