diff options
author | shess@chromium.org <shess@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-04 20:43:44 +0000 |
---|---|---|
committer | shess@chromium.org <shess@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-04 20:43:44 +0000 |
commit | 2815fd215021595d12782cd15bb69d7d03c39618 (patch) | |
tree | a5099307a6498b3b3b412b6ce1bdbfc5dab29043 /webkit/tools/test_shell | |
parent | c11132e8c15c88716ee6b3b73729f13090a67f24 (diff) | |
download | chromium_src-2815fd215021595d12782cd15bb69d7d03c39618.zip chromium_src-2815fd215021595d12782cd15bb69d7d03c39618.tar.gz chromium_src-2815fd215021595d12782cd15bb69d7d03c39618.tar.bz2 |
Don't update our text from toolbar if the toolbar's text doesn't
visibly differ from the model's text.
In most cases, this doesn't come up, because focus is usually not in
the field (so there wouldn't be local changes), but when opening NTP
you can type between when the tab opens in the browser and when the
renderer finishes loading it. In that case, the model and toolbar
both have "" as the url text, so this case is hit.
http://crbug.com/13109
TEST=Browse to www.google.com. Command-t for new tab and type http as fast as you can. Before this fix, you sometimes got "tp" or something of the sort.
Review URL: http://codereview.chromium.org/119125
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17662 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/test_shell')
0 files changed, 0 insertions, 0 deletions