OSDN Git Service

Remove clientid from the url before it is added to the database. So that we
authorGrace Kloba <klobag@google.com>
Thu, 3 Sep 2009 23:29:56 +0000 (16:29 -0700)
committerGrace Kloba <klobag@google.com>
Wed, 9 Sep 2009 21:56:51 +0000 (14:56 -0700)
commit6b52a55ecd3b91ca31a0d7111f87a5d7937f215b
treee260a7518cb43e5d471bdf9b9852bfc22d21b1a6
parent54ba51c47f42ef4c37005fada71c2bda978e8e43
Remove clientid from the url before it is added to the database. So that we
won't show them in the auto-complete list.

Update the browser.db and remove history only entries who has clientid.

Fix http://b/issue?id=2099727
src/com/android/browser/BrowserActivity.java
src/com/android/browser/BrowserProvider.java