DescriptionThe implementation of AndroidCacheDatabase.
It is used to support the Android Bookmark Provider;
It caches the favicon id, visit time, created time,
bookmark information from thumbnail database, url
database and BookmarkModel.
The database is created in first access of AndroidProviderBackend,
and deleted after history backend shutdown, synced before
AndroidProviderBackend's Query, Insert, Update or Delete method
called.
BUG=
TEST=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=124811
Patch Set 1 #Patch Set 2 : a small change of a method parameter #
Total comments: 37
Patch Set 3 : Address the comments #Patch Set 4 : Added comment in CreateBookmarkCacheTable #Patch Set 5 : Sync and remove the #
Messages
Total messages: 9 (0 generated)
|