Move WebappRegistry warmup to async task.
On Android N the constructor results in a StrictMode violation due to WebappRegistry#openSharedPreferences. Use initialization on demand holder idiom to avoid synchronization issues. BUG=656035 Review-Url: https://chromiumcodereview.appspot.com/2421833003 Cr-Commit-Position: refs/heads/master@{#426823}
Showing
Please register or sign in to comment