| 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 a32f2e8f3cdebeb584d7b55b7f892d594c191e32..b9f7d7a616881c32a09816c7f598a5a7fde6ba70 100644
|
| --- a/build/android/findbugs_filter/findbugs_known_bugs.txt
|
| +++ b/build/android/findbugs_filter/findbugs_known_bugs.txt
|
| @@ -1,6 +1,5 @@
|
| H C EC: Using pointer equality to compare a JavaBridgeCoercionTest$CustomType with a JavaBridgeCoercionTest$CustomType2 in org.chromium.content.browser.JavaBridgeCoercionTest.testPassJavaObject() At JavaBridgeCoercionTest.java
|
| H P Bx: Boxing/unboxing to parse a primitive org.chromium.content.browser.ViewportTest.evaluateIntegerValue(String) At ViewportTest.java
|
| -M B Nm: The method name org.chromium.base.test.util.ScalableTimeout.ScaleTimeout(long) doesn't start with a lower case letter At ScalableTimeout.java
|
| M B RV: Exceptional return value of java.io.File.delete() ignored in org.chromium.base.test.util.TestFileUtil.deleteFile(String) At TestFileUtil.java
|
| M C CSM: Shouldn't use synchronized method, please narrow down the synchronization scope. At HttpAuthDatabase.java
|
| M C CSM: Shouldn't use synchronized method, please narrow down the synchronization scope. At JavaBridgeArrayCoercionTest.java
|
|
|