You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RS - Add migration to cleanup orphaned attachments in existing DBs (#……7299)
* feat: bump end version to 4 and add migration
* feat: add test for migration
* fix: lint
(cherry picked from commit 3e6bb22)
Switch back to the old Android viaduct backend (#7093)
We've been seeing a large volume of crashes on android
(https://bugzilla.mozilla.org/show_bug.cgi?id=1992149). They seem to be
related to the new viaduct backend. It's unclear exactly why, but let's
try going back to the old one and see if it lessens the volume.
This reverts commit 2042b47 so that we
can use the old backend code.
(cherry picked from commit 9f55079)