summaryrefslogtreecommitdiffstats
path: root/chrome/browser/language_combobox_model.h
diff options
context:
space:
mode:
authorskrul@chromium.org <skrul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-07 20:17:53 +0000
committerskrul@chromium.org <skrul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-07 20:17:53 +0000
commitef3c3d3b1818ec9c05ec8de5c448d3936da07987 (patch)
treec8c37d6f29561413866217a460b07cfd33d90969 /chrome/browser/language_combobox_model.h
parent7ae1222a9905534ca2d16f70623f3ebde14df2e8 (diff)
downloadchromium_src-ef3c3d3b1818ec9c05ec8de5c448d3936da07987.zip
chromium_src-ef3c3d3b1818ec9c05ec8de5c448d3936da07987.tar.gz
chromium_src-ef3c3d3b1818ec9c05ec8de5c448d3936da07987.tar.bz2
Enable live update of language list
The old way this was written was trying to re-use the Add() method to "merge" the new langauge string with the existing list. But in the case when a syncd browser sends a re-ordering or delete change, this would not detect the change and never fire the observer. I changed this to simply make SetAcceptLanguagesString replace the current langages_ list. BUG=40486 TEST=Language lists should stay in sync between two browsers. Review URL: http://codereview.chromium.org/1566024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@43870 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/language_combobox_model.h')
0 files changed, 0 insertions, 0 deletions