1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/ext
Jonathan Almeida 4922e5d09d No issue: Move PublicSuffixList to root component
With the PublicSuffixList class in Utilities, the first instantiation
of it (prefetching in onCreate), causes the Utilities to instantiate
and thus slowing down startup by needing the SearchEngineManager from
instantiating as well.

Moving this back to the root component fixes the immediate perf issue.

Co-authored-by: Will Hawkins <whh8b@obs.cr>
2019-07-31 17:01:14 -07:00
..
Activity.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00
BookmarkNode.kt For #4128: Migrate Bookmarks to LibState (#4254) 2019-07-25 21:55:51 -05:00
BrowserIcons.kt Use glide-like image loading function 2019-07-29 10:22:23 -07:00
Context.kt Fixes #4005 - Move getColorFromAttr to Context 2019-07-26 16:44:11 -04:00
Drawable.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00
Fragment.kt For #3238: fixes race condition crash, nav destination unknown 2019-06-06 15:46:34 -07:00
Log.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00
NavController.kt For #3238: fixes race condition crash, nav destination unknown 2019-06-06 15:46:34 -07:00
Resources.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00
Session.kt For #2684: Add an extension function Session.toTab to map Session to Tab and clean up their usage 2019-06-11 13:14:23 -07:00
String.kt No issue: Move PublicSuffixList to root component 2019-07-31 17:01:14 -07:00
TabCollection.kt Use StateListDrawable & resources w/ TabCollection 2019-07-18 15:29:06 -04:00
View.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00