You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/app/src
MarcLeclair b52091ed34
For #11660: added prefetch for topsites and update in onCreateView() (#11668)
* For #11660:added prefetch for topsites

TopSites will be prefetched with observerOnce (wrapper around observerForever).
Also, the SessionControlView.update() is called right away instead of waiting from consumeFrom
in the HomeFragment.onCreateView() which will allow the UI to render all at once on its first
perform traversal

* Removed the submitList(null) since it retriggered a drawing on lower end device
4 years ago
..
androidTest Revert "For issue #9949 - Bookmarks/History deletion inconsistencies" 4 years ago
debug for #11617 added a resetPoliciesAfter ext function for StrictMode, and replaced all existing calls to "resetAfter" with "resetPoliciesAfter" (#11619) 4 years ago
fenixBeta/res Issue #8277: Move foreground drawable from drawable-v26/ to drawable/ 4 years ago
fenixNightly Issue #8277: Move foreground drawable from drawable-v26/ to drawable/ 4 years ago
fennecBeta/res No issue: losslessly compress image assets. 4 years ago
fennecNightly/res Optimize PNGs. 4 years ago
fennecProduction/res/xml Closes #8273: Add shortcuts.xml for fennecProduction variant. 4 years ago
geckoBeta/java/org/mozilla/fenix/engine For #10757: remove no-op Experiments code and dependency. 4 years ago
geckoNightly/java/org/mozilla/fenix/engine For #8967 - Expose autofill logins setting in nightly 4 years ago
main For #11660: added prefetch for topsites and update in onCreateView() (#11668) 4 years ago
migration For #8803: hook up frameworkStart metric. 4 years ago
test Revert "For issue #9949 - Bookmarks/History deletion inconsistencies" 4 years ago