summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/autocomplete
diff options
context:
space:
mode:
authorsky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-07 23:27:01 +0000
committersky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-07 23:27:01 +0000
commit93027af7b72518f78c34ada454884eb022dcf656 (patch)
tree08d6c738c42f263140bf546e07f8df79647e6422 /chrome/browser/views/autocomplete
parent4baf17bd9aef3b92251d729e1f16fc7ffde3d0aa (diff)
downloadchromium_src-93027af7b72518f78c34ada454884eb022dcf656.zip
chromium_src-93027af7b72518f78c34ada454884eb022dcf656.tar.gz
chromium_src-93027af7b72518f78c34ada454884eb022dcf656.tar.bz2
Makes sure bookmark ids are unique on reading from file. If not unique
we reassign them. The particular scenario that can lead to this is when migrating bookmarks out of the db we never reset the ids of the newly created nodes, so that we wrote all to the file with ids of 0. I'm not patching that code so that I have coverage of the unit test, and we'll handle fix up during reading anyway. BUG=24060 TEST=covered by unit tests Review URL: http://codereview.chromium.org/268001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28346 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/views/autocomplete')
0 files changed, 0 insertions, 0 deletions