1
0
Fork 0
fenix/app
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
..
src No issue: Move PublicSuffixList to root component 2019-07-31 17:01:14 -07:00
.gitignore Initializes Android project 2018-12-07 15:25:38 -05:00
build.gradle Switch to GeckoView 69 Beta. 2019-07-30 18:53:27 +02:00
lint.xml Fixes #1890 - Remove unused strings (#1891) 2019-04-22 11:24:49 -07:00
metrics.yaml For #969: Adds telemetry for collections (#3935) 2019-07-18 16:05:42 -07:00
pings.yaml Add pings.yaml metadata 2019-05-20 13:26:40 -07:00
proguard-rules.pro For #2094 - Keep motionlayout internals from being optimized away by (#3937) 2019-07-08 14:29:51 -05:00