From afdb794ba4a05716dfc52be7c4d3885fb4174d4a Mon Sep 17 00:00:00 2001 From: Guang Zhu Date: Mon, 13 Dec 2010 14:16:10 -0800 Subject: prevent browser test from launching non-http urls some websites may trigger the browser to launch a non-http url. typical case is that some website saw the client is Android, then launch a market search urln to promote their native app. Change-Id: I7785f66c8516a95597fd264b88f130008c309618 --- tests/src/com/android/browser/PopularUrlsTest.java | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'tests') diff --git a/tests/src/com/android/browser/PopularUrlsTest.java b/tests/src/com/android/browser/PopularUrlsTest.java index 86ce94d5..e407194d 100644 --- a/tests/src/com/android/browser/PopularUrlsTest.java +++ b/tests/src/com/android/browser/PopularUrlsTest.java @@ -247,6 +247,14 @@ public class PopularUrlsTest extends ActivityInstrumentationTestCase2