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

Issue 10189001: Fix RenderTextWin font linking with custom fonts. (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

Fix RenderTextWin font linking with custom fonts. Call ScriptGetFontProperties() lazily, only right before its output is needed. This makes sure that the correct font's properties are used to determine if there are missing glyphs when going through the fallback / linking path. BUG=124453, 105550 TEST=See http://crbug.com/124453. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=133505

Patch Set 1 #

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

Messages

Total messages: 4 (0 generated)
Alexei Svitkine (slow)
8 years, 8 months ago (2012-04-23 14:42:11 UTC) #1
msw
lgtm
8 years, 8 months ago (2012-04-23 18:16:41 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/10189001/1
8 years, 8 months ago (2012-04-23 18:22:09 UTC) #3
commit-bot: I haz the power
8 years, 8 months ago (2012-04-23 20:13:38 UTC) #4
Change committed as 133505

Powered by Google App Engine
This is Rietveld 408576698