1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix
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
..
browser For #4412: SiteSecurityClickedListener set incorrectly 2019-07-31 19:52:53 -04:00
collections For #4339 reduce build warnings (#4340) 2019-07-31 11:43:49 -07:00
components No issue: Move PublicSuffixList to root component 2019-07-31 17:01:14 -07:00
crashes use synthetic binding instead of findviewbyid 2019-07-19 16:51:26 -04:00
customtabs No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00
exceptions Closes #4265 - Do not pop after all exceptions are removed (#4392) 2019-07-31 11:43:15 -07:00
ext No issue: Move PublicSuffixList to root component 2019-07-31 17:01:14 -07:00
home Remove redundant super calls 2019-07-29 10:22:53 -07:00
lib Remove redundant super calls 2019-07-29 10:22:53 -07:00
library For #4137 - Fixes HistoryInteractorTest 2019-07-31 14:35:33 -07:00
onboarding No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00
quickactionsheet For #4124: Migrate BrowserToolbar to Libstate (#4279) 2019-07-29 12:39:36 -07:00
search For #4339 reduce build warnings (#4340) 2019-07-31 11:43:49 -07:00
settings For #4339 reduce build warnings (#4340) 2019-07-31 11:43:49 -07:00
share Use glide-like image loading function 2019-07-29 10:22:23 -07:00
utils Use glide-like image loading function 2019-07-29 10:22:23 -07:00
AppRequestInterceptor.kt Closes #3341 - Remove UserAgentRewriter 2019-07-31 11:05:42 -04:00
BrowsingModeManager.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00
Config.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00
Experiments.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00
FeatureFlags.kt No issue: Enable Send Tab and Push in production 2019-07-30 22:32:59 -04:00
FenixApplication.kt No issue: Use correct server host and force subscribe for push 2019-07-23 17:55:39 -04:00
FenixViewModelProvider.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00
HomeActivity.kt No issue: Move PublicSuffixList to root component 2019-07-31 17:01:14 -07:00
IntentReceiverActivity.kt For #3829 - Ignore Intents Launched From History 2019-07-31 17:07:54 -04:00
ThemeManager.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00