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

Issue 10143009: Use font linking based on the original run font in RenderTextWin. (Closed)

Created:
8 years, 8 months ago by Alexei Svitkine (slow)
Modified:
8 years, 8 months ago
Reviewers:
msw
CC:
chromium-reviews
Visibility:
Public.

Description

Use font linking based on the original run font in RenderTextWin. BUG=105550 TEST=On a Windows 7 system, go to a Japanese website and check that the Japanese characters in the tab title are rendered using Meiryo font and not MS UI Gothic. (Which matches the GDI path.) Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=133692

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 5

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -2 lines) Patch
M ui/gfx/render_text_win.cc View 1 2 3 2 chunks +15 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Alexei Svitkine (slow)
8 years, 8 months ago (2012-04-23 17:57:43 UTC) #1
msw
lgtm
8 years, 8 months ago (2012-04-23 18:22:14 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asvitkine@chromium.org/10143009/1
8 years, 8 months ago (2012-04-23 18:34:40 UTC) #3
Alexei Svitkine (slow)
Actually, the original version of this CL breaks font linking with custom fonts (that my ...
8 years, 8 months ago (2012-04-23 19:59:25 UTC) #4
msw
http://codereview.chromium.org/10143009/diff/5003/ui/gfx/render_text_win.cc File ui/gfx/render_text_win.cc (right): http://codereview.chromium.org/10143009/diff/5003/ui/gfx/render_text_win.cc#newcode671 ui/gfx/render_text_win.cc:671: // font is a custom font that has no ...
8 years, 8 months ago (2012-04-23 20:20:59 UTC) #5
Alexei Svitkine (slow)
http://codereview.chromium.org/10143009/diff/5003/ui/gfx/render_text_win.cc File ui/gfx/render_text_win.cc (right): http://codereview.chromium.org/10143009/diff/5003/ui/gfx/render_text_win.cc#newcode671 ui/gfx/render_text_win.cc:671: // font is a custom font that has no ...
8 years, 8 months ago (2012-04-23 21:13:14 UTC) #6
msw
LGTM, please add a comment. http://codereview.chromium.org/10143009/diff/5003/ui/gfx/render_text_win.cc File ui/gfx/render_text_win.cc (right): http://codereview.chromium.org/10143009/diff/5003/ui/gfx/render_text_win.cc#newcode673 ui/gfx/render_text_win.cc:673: linked_fonts = GetLinkedFonts(run->font); On ...
8 years, 8 months ago (2012-04-24 00:05:11 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asvitkine@chromium.org/10143009/19001
8 years, 8 months ago (2012-04-24 14:12:47 UTC) #8
commit-bot: I haz the power
8 years, 8 months ago (2012-04-24 15:47:31 UTC) #9
Change committed as 133692

Powered by Google App Engine
This is Rietveld 408576698