[fenix] For https://github.com/mozilla-mobile/fenix/issues/12980 - Unify deleteBrowsi...
commitb7e26749dd1e46b977cdfdb7c6b92cee7765e50e
authorMugurell <Mugurell@users.noreply.github.com>
Wed, 26 Aug 2020 15:03:23 +0000 (26 18:03 +0300)
committerMihai Adrian Carare <48995920+mcarare@users.noreply.github.com>
Fri, 28 Aug 2020 07:28:48 +0000 (28 10:28 +0300)
tree6cd65902d8e49beb8db038991c91a570b4fdd94a
parentcb2eee100351e72e14201762988683b5b9478454
[fenix] For https://github.com/mozilla-mobile/fenix/issues/12980 - Unify deleteBrowsingData() and deleteHistoryAndDOMStorages()

The two methods are serving the same purpose, with one calling the other.
This prepares the ground for adding a method to delete icons in only one place
and remove confusion about what that place should be.
mobile/android/fenix/app/src/main/java/org/mozilla/fenix/settings/deletebrowsingdata/DeleteAndQuit.kt
mobile/android/fenix/app/src/main/java/org/mozilla/fenix/settings/deletebrowsingdata/DeleteBrowsingDataController.kt