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

Issue 10702126: RenderTextWin: Use a font that can at least partially display the run, if possible. (Closed)

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

Description

RenderTextWin: Use a font that can at least partially display the run, if possible. BUG=136433 TEST=See instructions on the bug report. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=145981

Patch Set 1 : #

Total comments: 11

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -11 lines) Patch
M ui/gfx/render_text_win.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M ui/gfx/render_text_win.cc View 1 6 chunks +42 lines, -9 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Alexei Svitkine (slow)
8 years, 5 months ago (2012-07-10 17:17:29 UTC) #1
msw
http://codereview.chromium.org/10702126/diff/1003/ui/gfx/render_text_win.cc File ui/gfx/render_text_win.cc (right): http://codereview.chromium.org/10702126/diff/1003/ui/gfx/render_text_win.cc#newcode685 ui/gfx/render_text_win.cc:685: int least_missing_count = INT_MAX; nit: optionally rename this for ...
8 years, 5 months ago (2012-07-10 20:52:15 UTC) #2
Alexei Svitkine (slow)
http://codereview.chromium.org/10702126/diff/1003/ui/gfx/render_text_win.cc File ui/gfx/render_text_win.cc (right): http://codereview.chromium.org/10702126/diff/1003/ui/gfx/render_text_win.cc#newcode685 ui/gfx/render_text_win.cc:685: int least_missing_count = INT_MAX; On 2012/07/10 20:52:15, msw wrote: ...
8 years, 5 months ago (2012-07-10 21:16:35 UTC) #3
msw
LGTM, thanks! http://codereview.chromium.org/10702126/diff/1003/ui/gfx/render_text_win.cc File ui/gfx/render_text_win.cc (right): http://codereview.chromium.org/10702126/diff/1003/ui/gfx/render_text_win.cc#newcode791 ui/gfx/render_text_win.cc:791: // If no font was able to ...
8 years, 5 months ago (2012-07-10 21:40:24 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asvitkine@chromium.org/10702126/9002
8 years, 5 months ago (2012-07-10 21:41:04 UTC) #5
commit-bot: I haz the power
8 years, 5 months ago (2012-07-10 23:06:26 UTC) #6
Change committed as 145981

Powered by Google App Engine
This is Rietveld 408576698