diff options
author | ben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-03 21:10:35 +0000 |
---|---|---|
committer | ben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-03 21:10:35 +0000 |
commit | 3386fbe6b3b67c3783ad220c45ce0019c85b52b9 (patch) | |
tree | ffe65f48f2ee9148954315518cdfa6bac3026a7f /testing | |
parent | 175a7a296b06339ee76d59fd8a98507b59aa2187 (diff) | |
download | chromium_src-3386fbe6b3b67c3783ad220c45ce0019c85b52b9.zip chromium_src-3386fbe6b3b67c3783ad220c45ce0019c85b52b9.tar.gz chromium_src-3386fbe6b3b67c3783ad220c45ce0019c85b52b9.tar.bz2 |
Fix two bugs in the omnibox2 popup:
- popup frequently flashes white after being updated. This was because rows weren't being laid out after being added so they had zero size after async changes to the model.
- text ran off the right side because DrawStringFragment wasn't clamping the output width to the available width. Does this now, and so eliding works.
Review URL: http://codereview.chromium.org/101023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15171 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'testing')
0 files changed, 0 insertions, 0 deletions