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

Issue 23549036: Fix typefacesMatchesFamily to treat family string as UTF8 (Closed)

Created:
7 years, 3 months ago by eae
Modified:
7 years, 3 months ago
CC:
blink-reviews, jamesr, dsinclair, danakj, Rik, Stephen Chennney, jeez, pdr.
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Fix typefacesMatchesFamily to treat family string as UTF8 Fix bug in FontCacheSkiaWin::typefacesMatchesFamily where the family name returned by skia was converted to cstring without setting the encoding to UTF8. This was caught by fast/text/backslash-to-yen-sign-euc.html and is only applicable if the GDI code path is disabled. BUG=249099 R=bungeman@google.com Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157985

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M Source/core/platform/graphics/skia/FontCacheSkiaWin.cpp View 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 6 (0 generated)
eae
7 years, 3 months ago (2013-09-18 17:22:10 UTC) #1
bungeman-skia
As far as fixing the bug, lgtm. I must confess that I'm somewhat ignorant of ...
7 years, 3 months ago (2013-09-18 17:29:04 UTC) #2
leviw_travelin_and_unemployed
This LGTM, but it sounds like you've already identified another instance of this... Please file ...
7 years, 3 months ago (2013-09-18 20:07:45 UTC) #3
eae
On 2013/09/18 20:07:45, Levi wrote: > This LGTM, but it sounds like you've already identified ...
7 years, 3 months ago (2013-09-18 20:10:20 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eae@chromium.org/23549036/1
7 years, 3 months ago (2013-09-18 20:10:32 UTC) #5
commit-bot: I haz the power
7 years, 3 months ago (2013-09-18 23:10:23 UTC) #6
Message was sent while issue was closed.
Change committed as 157985

Powered by Google App Engine
This is Rietveld 408576698