1
0
Fork 0
fenix/app/src/test/java/org/mozilla/fenix/utils
Will Hawkins 9c28cb632c Issue #7425 (et al): Cache the list of installed browsers
Cache the list of installed browsers. Calling `Browsers.all`
the application directly redundantly recalculates the list.
Accessing the list of installed browsers through this cache
will reduce that overhead.
2020-01-07 18:40:07 -08:00
..
BrowsersCacheTest.kt Issue #7425 (et al): Cache the list of installed browsers 2020-01-07 18:40:07 -08:00
ClipboardHandlerTest.kt For #1695 - Detect HTML mime type for clipboard URL (#6612) 2019-11-15 12:23:52 -08:00
FragmentPreDrawManagerTest.kt Closes mozilla-mobile#4828 Initial tests for FragmentPreDrawMan… (#6134) 2019-11-21 16:23:59 -08:00
SettingsTest.kt 4281 remove qab (#6310) 2019-11-11 17:10:14 -08:00