Show extension name in permission bubble.
This applies to browser permissions checks, not app permissions. For example: getUserMedia. If the permission is not requested by an extension, or the extension name cannot be looked up, the origin from the URL is shown as before. Tested by launching an extension that attempts to access the mic with getUserMedia and verifying the existing behavior for a web site. Bug: 717625 Change-Id: I4e17c97f932ee163afa2fe972687259d794e4cfc Reviewed-on: https://chromium-review.googlesource.com/677983 Commit-Queue: Adrian Elder <aelder@chromium.org> Reviewed-by:Scott Violet <sky@chromium.org> Reviewed-by:
Ben Wells <benwells@chromium.org> Reviewed-by:
Chris Palmer <palmer@chromium.org> Reviewed-by:
Mustafa Emre Acer <meacer@chromium.org> Cr-Commit-Position: refs/heads/master@{#519520}
Showing
Please register or sign in to comment