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/main/java/org/mozilla/fenix/components
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>
5 years ago
..
features No issue: Normalize license header comment (#3909) 5 years ago
history For #4137 - Adds pagination to the history view 5 years ago
metrics For #969: Adds telemetry for collections (#3935) 5 years ago
toolbar For #4124: Migrate BrowserToolbar to Libstate (#4279) 5 years ago
Analytics.kt No issue: Add Sentry breadcrumbs to ease crash investigations 5 years ago
BackgroundServices.kt No Issue: Move notification manager to member of background services 5 years ago
Components.kt No issue: Move PublicSuffixList to root component 5 years ago
Core.kt For #3639 - Remove fontInflationEnabled (#3640) 5 years ago
FenixSnackbar.kt For #4128: Migrate Bookmarks to LibState (#4254) 5 years ago
FindInPageIntegration.kt Closes #4052: Remove pending intent workaround. (#4059) 5 years ago
FirebasePush.kt For #3015: Add push support for send tab 5 years ago
NotificationManager.kt For #3505: Opening a sent tab crashes Fenix (#3507) 5 years ago
PermissionStorage.kt No issue: Normalize license header comment (#3909) 5 years ago
Search.kt For #3869 - Creates a SearchLocalizationProvider that sets the region to get the correct default search engine based on a locale 5 years ago
Services.kt For #4128: Migrate Bookmarks to LibState (#4254) 5 years ago
StoreProvider.kt For #3633 - Update StoreProvider to use a callback 5 years ago
TabCollectionStorage.kt Closes #3332 - Do not alter text of hosts of tabs in collection 5 years ago
UseCases.kt Closes AC#3695 - Add UI to open current page in external app 5 years ago
Utilities.kt No issue: Move PublicSuffixList to root component 5 years ago