MDownloadProvider/src/com/mozillaonline/providers/downloads/DownloadInfo.java
@@ -380,11 +380,8 @@ if (!Downloads.isStatusCompleted(mStatus)) { return false; } if (mVisibility == Downloads.VISIBILITY_VISIBLE_NOTIFY_COMPLETED) { return true; } return false; } return mVisibility == Downloads.VISIBILITY_VISIBLE_NOTIFY_COMPLETED; } /** * Returns whether this download is allowed to use the network.