diff options
author | pastarmovj@chromium.org <pastarmovj@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-24 16:49:11 +0000 |
---|---|---|
committer | pastarmovj@chromium.org <pastarmovj@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-24 16:49:11 +0000 |
commit | ece62c94ec8bc4fb7e1d7a4ee6f839cf6969ba36 (patch) | |
tree | 35972aedf5c5bfd9653f76b109d2178c12943bb8 /jingle | |
parent | c6a3c10bf5fd1048518dd772c004ee3c53346235 (diff) | |
download | chromium_src-ece62c94ec8bc4fb7e1d7a4ee6f839cf6969ba36.zip chromium_src-ece62c94ec8bc4fb7e1d7a4ee6f839cf6969ba36.tar.gz chromium_src-ece62c94ec8bc4fb7e1d7a4ee6f839cf6969ba36.tar.bz2 |
The function is now only used with the CHROME_OMNIBOX point and the value is cached and returned from the cache on subsequent calls. All other access points will be always freshly fetched and returned.
Future calls to this function with another access point should either be done on the FILE thread or implement caching the way it is done for Omnibox. Moreover if they implement the caching mechanism they should be prepared for using this function in asynchronous manner if called on another thread.
BUG=62337
TEST=A search from branded browser through the omnibox-the rlz parameter should be appended to the query string.
Review URL: http://codereview.chromium.org/6028012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72337 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'jingle')
0 files changed, 0 insertions, 0 deletions