[components] For https://github.com/mozilla-mobile/android-components/issues/12310...
commit037ed3963dcdd4e9cb3fc6d9ead753d583493821
authorMugurell <Mugurell@users.noreply.github.com>
Fri, 10 Jun 2022 13:35:36 +0000 (10 16:35 +0300)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 14 Jun 2022 06:06:54 +0000 (14 06:06 +0000)
tree2a4621c178b116123ef509eab6b5965fefd60e40
parent9e98d5ed813a93cb2abb46312a899fea53a3c0e2
[components] For https://github.com/mozilla-mobile/android-components/issues/12310 - Really catch database exceptions

Using a UI test to validate the functionality was needed since the
SQLiteBlobTooBigException was not being thrown for an in-memory database used
in unit tests.
mobile/android/android-components/components/feature/recentlyclosed/build.gradle
mobile/android/android-components/components/feature/recentlyclosed/src/androidTest/java/mozilla/components/feature/recentlyclosed/RecentlyClosedTabsStorageOnDeviceTest.kt [new file with mode: 0644]
mobile/android/android-components/components/feature/recentlyclosed/src/main/java/mozilla/components/feature/recentlyclosed/RecentlyClosedTabsStorage.kt
mobile/android/android-components/docs/changelog.md