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

Issue 3044029: Hook up the new font API to WebKit. This moves the existing GetFontTable API ... (Closed)

Created:
10 years, 4 months ago by brettw
Modified:
9 years, 7 months ago
CC:
chromium-reviews, jam, darin-cc_chromium.org
Visibility:
Public.

Description

Hook up the new font API to WebKit. This moves the existing GetFontTable API to the private font interface. TEST=none BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=54173

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 2

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+389 lines, -55 lines) Patch
M DEPS View 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/plugins/pepper_font.h View 1 2 3 chunks +22 lines, -6 lines 0 comments Download
M webkit/glue/plugins/pepper_font.cc View 1 2 2 chunks +233 lines, -47 lines 0 comments Download
M webkit/glue/plugins/pepper_private.cc View 1 2 3 chunks +73 lines, -0 lines 0 comments Download
M webkit/glue/plugins/pepper_resource.h View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
M webkit/glue/plugins/pepper_var.h View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M webkit/glue/plugins/ppb_private.h View 1 2 2 chunks +56 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
brettw
Sanjeev: I moved the existing font thing you're using to the "Private" interface, and prefixed ...
10 years, 4 months ago (2010-07-27 23:24:32 UTC) #1
darin (slow to review)
LGTM http://codereview.chromium.org/3044029/diff/8001/9001 File webkit/glue/plugins/pepper_font.cc (right): http://codereview.chromium.org/3044029/diff/8001/9001#newcode179 webkit/glue/plugins/pepper_font.cc:179: font_.reset(WebFont::Create(web_font_desc)); WebFont::create ;-) http://codereview.chromium.org/3044029/diff/8001/9006 File webkit/glue/plugins/ppb_private.h (right): http://codereview.chromium.org/3044029/diff/8001/9006#newcode59 ...
10 years, 4 months ago (2010-07-28 00:03:40 UTC) #2
sanjeevr
10 years, 4 months ago (2010-07-28 20:53:35 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698