This repository has been archived by the owner on Apr 3, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
webapps: update recents and status bar color sooner
Currently there is a delay until the native library is loaded for the data to be updated. There is no reason for this to happen as we have all the infomation to do so and the native library is not needed to update recents or the status bar. Change this so that these items are updated earlier in the initialization cycle. Moreover, remove an old TODO. BUG=510402 [email protected] Review URL: https://codereview.chromium.org/1313063002 Cr-Commit-Position: refs/heads/master@{#345664} (cherry picked from commit 20e720c) Review URL: https://codereview.chromium.org/1320863002 . Cr-Commit-Position: refs/branch-heads/2490@{#45} Cr-Branched-From: 7790a35-refs/heads/master@{#344925}
- Loading branch information