commit | d2334cb68aa4897a44ad33037c4c2e8657480466 | [log] [tgz] |
---|---|---|
author | Leon Scroggins <scroggo@google.com> | Tue Mar 02 15:58:40 2010 -0500 |
committer | Leon Scroggins <scroggo@google.com> | Tue Mar 02 17:21:52 2010 -0500 |
tree | b294fe056344400faa044dccf388ad12161a32be | |
parent | 0bf88594c43ced48d862d122e3e84967b3b63658 [diff] |
Create a method to find matching URLs and use it in updateVisitedHistory. The method for finding matching URLs is taken from Bookmarks.java in the Browser package. When looking to see if the URL is already in the database, include versions which have/don't have "http" as well as "www." Part of fix for http://b/issue?id=2442391