gecko-dev/mobile/android/tests
Sebastian Kaspari 2130ff7058 Bug 1311398 - Load public suffix list from disk and extract activity stream labels asynchronously. r=Grisha
Not really happy about the change but it addresses the problem.

* Loading the list from disk is much faster than parsing the string (2500ms vs. 30-50ms on a Nexus 6P)
* Because of (potential) disk I/O we are required to extract the label asynchronously on a background thread
* We load the list only once and then keep it in memory - like we did before the change.

MozReview-Commit-ID: 9MPGbmIGRnS

--HG--
extra : rebase_source : 8b31f852c6bb90fd57baeb07ba0066421d5a6e46
2016-11-02 13:56:43 +01:00
..
background Bug 1311398 - Load public suffix list from disk and extract activity stream labels asynchronously. r=Grisha 2016-11-02 13:56:43 +01:00
browser Bug 1312467 - Hide some items for TopSites context menu r=sebastian 2016-10-31 15:42:44 +01:00
javaaddons Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
.eslintrc Bug 1170804 - Add non-final eslintrc for tests/. r=margaret 2015-06-25 10:40:26 -07:00
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00