Chromium Code Reviews
DescriptionRemove url scheme from the chooser bubble title
To be the same with the title of other bubbles such as
notification, geo location, etc., the title of the chooser
bubble needs to remove the url scheme. For example, it
needs to show:
"example.com wants to connect to:"
instead of:
"https://example.com wants to connect to:"
BUG=609521, 529950
Committed: https://crrev.com/295014fabd464fad9af3beca50ad31842fe473fd
Cr-Commit-Position: refs/heads/master@{#394559}
Patch Set 1 : remove url scheme from the chooser bubble title #
Total comments: 2
Patch Set 2 : updated code to use url_formatter::FormatUrlForSecurityDisplay #Patch Set 3 : updated code to use url_formatter::FormatOriginForSecurityDisplay #
Depends on Patchset: Messages
Total messages: 15 (7 generated)
|
|||||||||||||||||||