summaryrefslogtreecommitdiffstats
path: root/net/http/des.cc
diff options
context:
space:
mode:
authorkinaba@chromium.org <kinaba@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-17 03:04:51 +0000
committerkinaba@chromium.org <kinaba@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-17 03:04:51 +0000
commit54db05eab3af2554886bd2fab8783f7909dca6fe (patch)
tree3a410db771c3f89acfccb12ed672470f62f37190 /net/http/des.cc
parent5fc6319fa06adf546e44c481fcf898bf71b98f6a (diff)
downloadchromium_src-54db05eab3af2554886bd2fab8783f7909dca6fe.zip
chromium_src-54db05eab3af2554886bd2fab8783f7909dca6fe.tar.gz
chromium_src-54db05eab3af2554886bd2fab8783f7909dca6fe.tar.bz2
Fix wrong truncation of notification popup messages in ash.
views::Label control first calculates the size of the text, and then tries to render the text in the exact size of rectangle. If < is used instead of <= in the patched line, the control flows to the BreakIterator mode, that sometimes computes a larger width value and causes truncation. BUG=155663 Review URL: https://codereview.chromium.org/11150013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162308 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/http/des.cc')
0 files changed, 0 insertions, 0 deletions