aw: Clean up android webview lint suppressions
commitd6bbe40d71565275f0ac7589ed7701179064cab1
authorboliu@chromium.org <boliu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 9 Jan 2014 05:08:25 +0000 (9 05:08 +0000)
committerboliu@chromium.org <boliu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 9 Jan 2014 05:08:25 +0000 (9 05:08 +0000)
tree1223aabe3eb9f7ad9118a949cf1c2b62026be077
parent2c53c8bbc4817ccd6ac4275bc8c151d4fef53730
aw: Clean up android webview lint suppressions

Fix a few instances of HashMap to SparseArray in
AwQuotaManagerBridge.java

Pass null locale to String.format, which implies "no
localization is applied".

Pass Locale.ENGLISH toLowerCase as suggested by the
documentation.

Removed some unneeded supressions.

BUG=

Review URL: https://codereview.chromium.org/126453006

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243781 0039d316-1c4b-4281-b951-d872f2087c98
android_webview/java/src/org/chromium/android_webview/AwQuotaManagerBridge.java
android_webview/javatests/src/org/chromium/android_webview/test/AwViewportTest.java
android_webview/javatests/src/org/chromium/android_webview/test/LoadUrlTest.java
build/android/lint/suppressions.xml