diff options
author | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-15 17:11:13 +0000 |
---|---|---|
committer | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-15 17:11:13 +0000 |
commit | 35d3e474ffdeb4c679188a590ae2fefbfcec8a78 (patch) | |
tree | 82db6509daf46bda8cf3e4aad9eac70bf5c1abc0 /views | |
parent | aace40c6bdce85052f8343e23b6c1263d666c20f (diff) | |
download | chromium_src-35d3e474ffdeb4c679188a590ae2fefbfcec8a78.zip chromium_src-35d3e474ffdeb4c679188a590ae2fefbfcec8a78.tar.gz chromium_src-35d3e474ffdeb4c679188a590ae2fefbfcec8a78.tar.bz2 |
Adds ChromeURLDataManager::IsRegistered. I'm not to keen on
duplicating the names. Especially as it'll be easy for the two to
diverge, but I'm going with it for these reasons:
. It avoids timing problems between when Add is invoked and when the
IO thread processes it.
. It avoids having to make ChromeURLDataManager know about its
Backend.
. It avoids any synchronization code.
I plan on using it to avoid registering a DataSource that has already
been registered.
BUG=52022
TEST=none
Review URL: http://codereview.chromium.org/6517014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@74960 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'views')
0 files changed, 0 insertions, 0 deletions