[Extensions] Hardcode dialog titles for login screen extension UI
So far the login screen extension UI window's dialog title was in the form of "This authentication service is hosted by <<<EXTENSION_NAME>>>", with <<<EXTENSION_NAME>>> being replaced by the extension's short name. Privacy (yzd@) requested to update the title so that the extension has no control over it, since a compromised extension could just have "Google" as its short name, which would lead to a misleading dialog title. Since the list of extensions being able to display login screen UI is very small, we will just hardcode the respective dialog title per extension. Bug: 997167 Change-Id: Iedd5b469df65cf1e125bcca5c5edc6bb71448e82 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1768626Reviewed-by:Zakhar Voit <voit@google.com> Commit-Queue: Alexander Hendrich <hendrich@chromium.org> Cr-Commit-Position: refs/heads/master@{#690351}
Showing
Please register or sign in to comment