Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Android WebView] Fix calling ConvertJavastringToUTF8 with null string.
Fix a log warning when calling ConvertJavaStringToUTF8 with a null string. This is triggered by thew new AwSettings syncing code when it reads a null user agent from the java side. Review URL: https://chromiumcodereview.appspot.com/14543004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@197082 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information