
New updates to macOS now require Applications like the browser to acquire permission to use bluetooth. There is a prompt that will appear when the user first tries and there is more work needed to make that process smoother. However, when the permission is denied the user currently gets a loading screen. This patch checks the permission and indicates if the browser bluetooth permission is denied. It then helps navigate the user to their preferences to grant permission Bug: 1126246 Change-Id: Ie9f1ac349b5a336704274262b8f389539c74102c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2617129 Commit-Queue: James Hollyer <jameshollyer@chromium.org> Reviewed-by: Reilly Grant <reillyg@chromium.org> Reviewed-by: Scott Violet <sky@chromium.org> Reviewed-by: Ken Buchanan <kenrb@chromium.org> Reviewed-by: James Hollyer <jameshollyer@chromium.org> Cr-Commit-Position: refs/heads/master@{#846861}