Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3318)

Unified Diff: build/android/findbugs_filter/findbugs_known_bugs.txt

Issue 11293017: Move navigation interception component to content/components (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add findbugs suppression for compatibility code. Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « android_webview/native/aw_contents.cc ('k') | chrome/browser/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 412f4cc6e149dc98450bc94abfe5a8bfddd1de3e..c3525170e996a0f20f57f4eb23dab5e91bd7dba3 100644
--- a/build/android/findbugs_filter/findbugs_known_bugs.txt
+++ b/build/android/findbugs_filter/findbugs_known_bugs.txt
@@ -50,6 +50,7 @@ M B Nm: The class name org.chromium.android_webview.test.R$attr doesn't start wi
M B Nm: The class name org.chromium.android_webview.test.R$drawable doesn't start with an upper case letter At R.java
M B Nm: The class name org.chromium.android_webview.test.R$raw doesn't start with an upper case letter At R.java
M B Nm: The class name org.chromium.android_webview.test.R$string doesn't start with an upper case letter At R.java
+M B Nm: The class name org.chromium.chrome.browser.component.navigation_interception.InterceptNavigationDelegate shadows the simple name of implemented interface org.chromium.content.components.navigation_interception.InterceptNavigationDelegate In InterceptNavigationDelegate.java
M B Nm: The class name org.chromium.chrome.testshell.Manifest$permission doesn't start with an upper case letter At Manifest.java
M B Nm: The class name org.chromium.chrome.testshell.R$attr doesn't start with an upper case letter At R.java
M B Nm: The class name org.chromium.chrome.testshell.R$dimen doesn't start with an upper case letter At R.java
« no previous file with comments | « android_webview/native/aw_contents.cc ('k') | chrome/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698