Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(305)

Issue 19352002: Fixes vertical alignment of RenderText. (Closed)

Created:
7 years, 5 months ago by Yuki
Modified:
7 years, 5 months ago
Reviewers:
msw
CC:
chromium-reviews, derat+watch_chromium.org, Alexei Svitkine (slow), ckocagil
Visibility:
Public.

Description

Fixes vertical alignment of RenderText. (was: Issue 18848002: Shows Japanese and English mixed queries correctly.) The CL 18848002 was reverted because the new unit test, which I added, depended on the specific fonts and didn't run well on some of platforms. I've carefully chosen another font for the unit test, which is available on all platforms. BUG=244323 TEST=Test manually. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=212792

Patch Set 1 #

Total comments: 6

Patch Set 2 : Adds platform_font_fake.{cc,h} #

Patch Set 3 : Fixes coding style and unit test. #

Patch Set 4 : Changes a font for the unit test. #

Patch Set 5 : Changes a font and fixes the unit test again. #

Total comments: 5

Patch Set 6 : Fixes the unit test. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -14 lines) Patch
M build/android/pylib/gtest/filter/ui_unittests_disabled View 1 2 2 chunks +2 lines, -1 line 0 comments Download
M ui/gfx/font_list.h View 1 2 2 chunks +12 lines, -0 lines 0 comments Download
M ui/gfx/font_list.cc View 1 2 4 chunks +41 lines, -6 lines 0 comments Download
M ui/gfx/font_list_unittest.cc View 1 2 3 4 5 2 chunks +27 lines, -0 lines 1 comment Download
M ui/gfx/render_text.cc View 1 chunk +1 line, -3 lines 0 comments Download
M ui/gfx/render_text_linux.cc View 2 chunks +8 lines, -4 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Yuki
Hi Mike, Could you review this CL because the last CL was reverted since my ...
7 years, 5 months ago (2013-07-16 09:10:05 UTC) #1
msw
In the future, upload the patch set that was reverted first, then it's easy for ...
7 years, 5 months ago (2013-07-16 09:32:36 UTC) #2
Yuki
Let me explain why I introduced the fake font class. The test in my last ...
7 years, 5 months ago (2013-07-16 09:59:57 UTC) #3
msw
On 2013/07/16 09:59:57, Yuki wrote: > Let me explain why I introduced the fake font ...
7 years, 5 months ago (2013-07-16 17:14:49 UTC) #4
msw
CC'ing Alexei, he might have advice.
7 years, 5 months ago (2013-07-16 17:15:54 UTC) #5
Yuki
Thanks for the comments. I've updated the unit test and fixed coding style. https://codereview.chromium.org/19352002/diff/1/ui/gfx/font_list.cc File ...
7 years, 5 months ago (2013-07-17 07:16:04 UTC) #6
msw
LGTM with a couple minor comments, but I don't want to hold you up. You ...
7 years, 5 months ago (2013-07-17 17:30:31 UTC) #7
Yuki
Thanks for your review, and sorry that I was ooo two days. https://codereview.chromium.org/19352002/diff/24001/ui/gfx/font_list_unittest.cc File ui/gfx/font_list_unittest.cc ...
7 years, 5 months ago (2013-07-19 14:40:59 UTC) #8
msw
LGTM with nits. Looking forward to a similar RenderTextWin fix! https://codereview.chromium.org/19352002/diff/24001/ui/gfx/font_list_unittest.cc File ui/gfx/font_list_unittest.cc (right): https://codereview.chromium.org/19352002/diff/24001/ui/gfx/font_list_unittest.cc#newcode253 ...
7 years, 5 months ago (2013-07-19 17:30:33 UTC) #9
msw
Oh, please update your CL description to reflect the latest changes, thanks!
7 years, 5 months ago (2013-07-19 17:31:02 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yukishiino@chromium.org/19352002/38001
7 years, 5 months ago (2013-07-20 13:59:23 UTC) #11
commit-bot: I haz the power
7 years, 5 months ago (2013-07-20 15:42:48 UTC) #12
Message was sent while issue was closed.
Change committed as 212792

Powered by Google App Engine
This is Rietveld 408576698