Bug 891187 - Remove unused ABOUT_HOME_URL constants. r=mcomella

This commit is contained in:
Roberta De Viti 2013-07-10 10:06:13 -04:00
parent a59543436f
commit b8e4020b47
3 changed files with 1 additions and 4 deletions

View File

@ -21,7 +21,6 @@ import @ANDROID_PACKAGE_NAME@.*;
*/
public class testAllPagesTab extends BaseTest {
private static final String ABOUT_HOME_URL = "about:home";
private static ListView listview = null;
private String[] mBookmarks = new String[] {

View File

@ -23,7 +23,6 @@ import java.util.GregorianCalendar;
*/
public class testHistoryTab extends PixelTest {
private static final String ABOUT_HOME_URL = "about:home";
private static ListView listview = null;
private String[] mBookmarks = new String[] {
"Browser Blank Page 01",

View File

@ -221,8 +221,7 @@ public class testMigration extends ContentProviderTest {
"http://www.crockford.com/",
"https://wiki.mozilla.org/Mobile/Fennec/Android"
};
final String ABOUT_HOME_URL = "about:home";
for (String url: knownBookmarks) {
try {
// Check for some bookmarks we know must exist