Ensure Permission before requesting location
Previously we asked for location regardless of permission status and trusted macOS to handle the request properly. The causes problems in unsigned builds and puts to much trust into the platform. This change ensures that permission has been granted before making the request. Bug: 1131777 Change-Id: I5e629661bdd058ee2c8d0ca71dee6be7ce1d51ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2429572Reviewed-by:Reilly Grant <reillyg@chromium.org> Commit-Queue: James Hollyer <jameshollyer@chromium.org> Cr-Commit-Position: refs/heads/master@{#810714}
Showing
Please register or sign in to comment