Don't say an app (un)install is finished before the app list is updated
Currently we show the finished message as soon as we learn the packagekitd transaction has completed. This can lead to a noticeable delay before the app being (un)installed is removed/added to the launcher. This CL delays this until all pending app list updates that were running when the operation finished, have themselves finished. This CL depends on changes to cros_system_api in crrev.com/c/1612877 Bug: 937748 Change-Id: I57a36a5e71c7f4e96e2d1ab825ff3f20e05c33a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1611434 Commit-Queue: Fergus Dall <sidereal@google.com> Reviewed-by:Ryo Hashimoto <hashimoto@chromium.org> Reviewed-by:
Timothy Loh <timloh@chromium.org> Cr-Commit-Position: refs/heads/master@{#664153}
Showing
This diff is collapsed.
Please register or sign in to comment