Messages: Wait for app registry to load before querying for PWA info.
Recent changes to the apps framework caused a delay in loading app information during login. This requires that we wait for WebAppProvider::on_registry_ready() before querying the apps database for information on installed PWAs. This issue was resulting in the Messages feature getting disabled after the app was perceived to be uninstalled. Bug: 1131140 Change-Id: Ie2448fed1d04a9525b5dd5a452cb0b000a29ce0b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2429527 Commit-Queue: Jon Mann <jonmann@chromium.org> Reviewed-by:Azeem Arshad <azeemarshad@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#811565}
Showing
Please register or sign in to comment