Reducing the unsafe URI log warning to an info. If you use a String in a URI context, we sanitize the string, so it is not a security risk and should not generate a warning.  However, we still log an info message so users know they can use SafeUri instead if they do not want the URI sanitized.

Review at http://gwt-code-reviews.appspot.com/1616804

Review by: xtof@google.com

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@10804 8db76d5a-ed1c-0410-87a9-c151d255dfc7
1 file changed