New issue
Advanced search Search tips

Issue 720295 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

GetGoogleCountryCode in google_util wrong result when homepage has trailing dot

Project Member Reported by igorcov@chromium.org, May 10 2017

Issue description

Chrome Version: 60
OS: All

What steps will reproduce the problem?
(1) Call the function GetGoogleCountryCode from google_util providing in the input a google homepage with trailing dot, like google.co.uk./
(2) Check the output

What is the expected result?
The corresponding country string.

What happens instead?
Empty value is returned.
 

Sign in to add a comment