Update matrix-js-sdk to 18.1.0
Categories
(Chat Core :: Matrix, task)
Tracking
(thunderbird_esr102 fixed, thunderbird103 fixed)
People
(Reporter: freaktechnik, Assigned: freaktechnik)
Details
Attachments
(2 files, 1 obsolete file)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
359.42 KB,
patch
|
wsmwk
:
approval-comm-esr102+
|
Details | Diff | Splinter Review |
New version, with bug fixes that matter to us (better behavior when indexedDB breaks, re-invites properly show up), so we should take it. Also, the more up to date we are, the easier it is to apply security relevant updates.
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Pushed by alessandro@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/9a44f7ec4dd9
Update matrix-js-sdk to version 18.1.0. r=clokep
Comment 3•2 years ago
|
||
Should this get uplifted?
Assignee | ||
Comment 4•2 years ago
|
||
Compared to the non-ESR patch this only fixes changes that aren't applied on ESR due to not having the lazy
scope changes.
[Approval Request Comment]
Regression caused by (bug #):
User impact if declined: Fixes some bugs that could lead to a degraded Matrix experience due to having to fully re-sync every time you log in.
Testing completed (on c-c, etc.): Tested on c-c, c-b.
Risk to taking this patch (and alternatives if risky): Given this is a minor SDK update I'd say risk isn't massive, but of course due to having to manually adapt the patch there is a certain base risk.
Assignee | ||
Comment 5•2 years ago
|
||
Forgot to add the removed files to the ESR patch, sorry about that.
[Approval Request Comment]
Regression caused by (bug #):
User impact if declined: Fixes some bugs that could lead to a degraded Matrix experience due to having to fully re-sync every time you log in.
Testing completed (on c-c, etc.): Tested on c-c, c-b.
Risk to taking this patch (and alternatives if risky): Given this is a minor SDK update I'd say risk isn't massive, but of course due to having to manually adapt the patch there is a certain base risk.
Comment 6•2 years ago
|
||
Comment on attachment 9292126 [details] [diff] [review]
bug1773497-esr102-v2.patch
[Triage Comment]
Approved for esr102
Comment 7•2 years ago
|
||
bugherder uplift |
Thunderbird 102.2.1:
https://hg.mozilla.org/releases/comm-esr102/rev/db4afe47b5d0
Comment 8•2 years ago
|
||
bugherder uplift |
Thunderbird 102.2.2:
https://hg.mozilla.org/releases/comm-esr102/rev/d7b8d9ca8221
Description
•