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

Issue 69953007: Move CustomFontData to platform/fonts. (Closed)

Created:
7 years, 1 month ago by dglazkov
Modified:
7 years, 1 month ago
Reviewers:
Stephen Chennney, eae
CC:
blink-reviews, jamesr, krit, dsinclair, danakj, dglazkov+blink, Rik, apavlov+blink_chromium.org, darktears, pdr, f(malita), Stephen Chennney, pdr., rwlbuis
Visibility:
Public.

Description

Move CustomFontData to platform/fonts. R=schenney@chromium.org,eae BUG=303332

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -77 lines) Patch
M Source/core/core.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/css/CSSCustomFontData.h View 1 chunk +1 line, -1 line 0 comments Download
D Source/core/platform/graphics/CustomFontData.h View 1 chunk +0 lines, -72 lines 0 comments Download
M Source/core/platform/graphics/SimpleFontData.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/svg/SVGFontData.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/platform/blink_platform.gypi View 1 chunk +1 line, -0 lines 0 comments Download
A + Source/platform/fonts/CustomFontData.h View 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 3 (0 generated)
dglazkov
7 years, 1 month ago (2013-11-12 23:14:23 UTC) #1
eae
https://codereview.chromium.org/69953007/diff/1/Source/platform/fonts/CustomFontData.h File Source/platform/fonts/CustomFontData.h (right): https://codereview.chromium.org/69953007/diff/1/Source/platform/fonts/CustomFontData.h#newcode35 Source/platform/fonts/CustomFontData.h:35: struct WidthIterator; You'll need to use Source/core/css/CSSFontFaceSource.h and Source/core/platform/graphics/WidthIterator.h ...
7 years, 1 month ago (2013-11-12 23:18:32 UTC) #2
dglazkov
7 years, 1 month ago (2013-11-12 23:34:36 UTC) #3
eae explained offline, closing.

Powered by Google App Engine
This is Rietveld 408576698