Omnibox: Don't Promote Intranet Hostnames Pound Sign Space Whatever ("c# foo")
Suppose you have an intranet hostname "c" that you've previously visited. After this change, the behavior will be as follows: input -> inline suggestion (what happens what you hit return) c -> navigate to URL c/ -> navigate to URL c#foo -> search (this behavior differs from before this change) c# foo -> search (this behavior differs from before this change) c# foo -> search (this behavior differs from before this change) c# -> search (this behavior differs from before this change) c# -> search (this behavior differs from before this change) (notice the extra spaces the URL parser drops them) c/#foo -> navigate to URL BUG=169449 Review URL: https://chromiumcodereview.appspot.com/13190020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192615 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment