Dont start explanatory string animation until permission is determined
There is a period of time before macOS gives us a signal of our location permission status. During this time we mostly assume that we do not have permission. This is mostly not even noticed by the user as it happens to quickly. However, if we dont have permission for location we start an animation to let the user know. This animation does not stop once permission is determined so it is very noticeable. This change only starts that animation once permission is actually determined. Bug: 1134741 Change-Id: I3af75da2b5fcfc80aa5f42d9e5aa88e8ee74d829 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2446023Reviewed-by:James Hollyer <jameshollyer@chromium.org> Reviewed-by:
Balazs Engedy <engedy@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Commit-Queue: James Hollyer <jameshollyer@chromium.org> Cr-Commit-Position: refs/heads/master@{#814407}
Showing
Please register or sign in to comment