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

Issue 115877: linux: simplify gfx::Font constructor logic and add CHECK()s. (Closed)

Created:
11 years, 7 months ago by Evan Martin
Modified:
9 years, 7 months ago
Reviewers:
ukai, James Hawkins
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

linux: simplify gfx::Font constructor logic and add CHECK()s. Trying to track down a bug that a user is seeing. The getter we were using to extract the value before was for a debugger-compatible string. Perhaps it was the quote-removal code that was getting us before; if not, these CHECKs will track it down. BUG=12530

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -44 lines) Patch
M app/gfx/font_gtk.cc View 2 chunks +38 lines, -43 lines 0 comments Download
M app/gfx/font_skia.cc View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Evan Martin
jhawkins: for review ukai: on CC since some of this is your code
11 years, 7 months ago (2009-05-28 20:58:53 UTC) #1
James Hawkins
LGTM
11 years, 7 months ago (2009-05-28 21:02:27 UTC) #2
ukai
11 years, 6 months ago (2009-05-29 02:10:19 UTC) #3
On 2009/05/28 20:58:53, Evan Martin wrote:
> jhawkins: for review
> ukai: on CC since some of this is your code

Thanks. looks good to me.

Powered by Google App Engine
This is Rietveld 408576698