commit | 32e14a6deccfa75490b3032bb4ddd5ae90f89de8 | [log] [tgz] |
---|---|---|
author | Leon Scroggins <scroggo@google.com> | Thu Jun 11 10:26:34 2009 -0400 |
committer | Leon Scroggins <scroggo@google.com> | Thu Jun 11 13:18:23 2009 -0400 |
tree | f257112563e5b69bb06fcbd3ae7d18372d896501 | |
parent | f26aeabb17d38ed39a0711afcf51694cc69c8d51 [diff] |
Only show the host portion of the url in the title bar. For security reasons, we want to ensure that the domain name of the current page is being shown in the title bar. Use BrowserActivity's method of building the url for the title bar, which also shows https if it is a secure site.