OSDN Git Service

If a tab was opened solely to download a file, close the tab.
authorLeon Scroggins <scroggo@google.com>
Tue, 23 Feb 2010 22:26:37 +0000 (17:26 -0500)
committerLeon Scroggins <scroggo@google.com>
Wed, 24 Feb 2010 18:47:53 +0000 (13:47 -0500)
commitdcc5eeb63eadd597587a0b2b49998c267b0bcc11
treef1a61b6b4faddee16944b2efd57e87c43c569bc4
parent6250474346aebe596f96fc86f998bc4d0dfcc2f0
If a tab was opened solely to download a file, close the tab.

Fix for http://b/issue?id=2217707
src/com/android/browser/BrowserActivity.java
src/com/android/browser/Tab.java
src/com/android/browser/TabControl.java