Matrix messages aren't shown anymore
Categories
(Chat Core :: Matrix, defect)
Tracking
(thunderbird_esr115 unaffected, thunderbird120 fixed, thunderbird121 fixed)
| Tracking | Status | |
|---|---|---|
| thunderbird_esr115 | --- | unaffected |
| thunderbird120 | --- | fixed |
| thunderbird121 | --- | fixed |
People
(Reporter: freaktechnik, Assigned: freaktechnik)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta+
|
Details | Review |
The de-XPCOM caused matrix prepareForDisplaying code break because it assumed things would be XPCOM wrapped, when they aren't. The function call then errors which leads to us never displaying the message.
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/a0fe2ff39512
Fix display of Matrix messages. r=clokep
| Assignee | ||
Comment 3•2 years ago
|
||
Comment on attachment 9361198 [details]
Bug 1862208 - Fix display of Matrix messages. r=clokep
[Approval Request Comment]
Regression caused by (bug #): bug 1857959
User impact if declined: Can not see any matrix text messages
Testing completed (on c-c, etc.): Tested on c-c, new automated test covering the issue.
Risk to taking this patch (and alternatives if risky): Low risk, only modifies matrix protocol which is already not working in a useful way.
Comment 4•2 years ago
|
||
Comment on attachment 9361198 [details]
Bug 1862208 - Fix display of Matrix messages. r=clokep
[Triage Comment]
Approved for beta
Comment 5•2 years ago
|
||
| bugherder uplift | ||
Thunderbird 120.0b6:
https://hg.mozilla.org/releases/comm-beta/rev/8d698fdcf247
Description
•