Fix a null pointer exception.

In setTitleAndUrl, check to make sure url is non null before
calling url.toString().
1 file changed