| Index: build/android/findbugs_filter/findbugs_known_bugs.txt
|
| diff --git a/build/android/findbugs_filter/findbugs_known_bugs.txt b/build/android/findbugs_filter/findbugs_known_bugs.txt
|
| index c54f8da9c1000756a3f515b09bc1dfaef3e85063..9329eb5c8491317184788ef401d5dab0b0400e0f 100644
|
| --- a/build/android/findbugs_filter/findbugs_known_bugs.txt
|
| +++ b/build/android/findbugs_filter/findbugs_known_bugs.txt
|
| @@ -17,7 +17,7 @@ M C CSM: Shouldn't use synchronized method, please narrow down the synchronizati
|
| M C CSM: Shouldn't use synchronized method, please narrow down the synchronization scope. At TraceEvent.java
|
| M C CST: Shouldn't use synchronized(this), please narrow down the synchronization scope. At HttpAuthDatabase.java
|
| M C CST: Shouldn't use synchronized(this), please narrow down the synchronization scope. At SimpleSynchronizedThis.java
|
| -M C RCN: Nullcheck of GestureDetector.mVelocityTracker at line 639 of value previously dereferenced in org.chromium.content.browser.third_party.GestureDetector.onTouchEvent(MotionEvent) At GestureDetector.java
|
| +M C RCN: Nullcheck of GestureDetector.mVelocityTracker at line 642 of value previously dereferenced in org.chromium.content.browser.third_party.GestureDetector.onTouchEvent(MotionEvent) At GestureDetector.java
|
| M C USELESS_STRING: Invocation of toString on certChain in org.chromium.net.X509Util.verifyServerCertificates(byte[][], String) At X509Util.java
|
| M D DMI: Hard coded reference to an absolute pathname in org.chromium.android_webview.test.ArchiveTest.testAutoBadPath() At ArchiveTest.java
|
| M D DMI: Hard coded reference to an absolute pathname in org.chromium.android_webview.test.ArchiveTest.testExplicitBadPath() At ArchiveTest.java
|
|
|