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

Issue 2524493002: Clean up CFGAS_GEFont (Closed)

Created:
4 years ago by npm
Modified:
4 years ago
Reviewers:
Tom Sepez, dsinclair
CC:
pdfium-reviews_googlegroups.com
Target Ref:
refs/heads/master
Project:
pdfium
Visibility:
Public.

Description

Clean up CFGAS_GEFont Removed some unused method, named files properly, cleaned up a bit. Committed: https://pdfium.googlesource.com/pdfium/+/4b91a2dfacee0c0f4068a7ab899c211480712d38

Patch Set 1 #

Total comments: 6

Patch Set 2 : Nits #

Patch Set 3 : Rebase? #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -718 lines) Patch
M BUILD.gn View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M xfa/fde/fde_gedevice.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M xfa/fgas/font/cfgas_fontmgr.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
A + xfa/fgas/font/cfgas_gefont.h View 1 2 6 chunks +5 lines, -7 lines 0 comments Download
A + xfa/fgas/font/cfgas_gefont.cpp View 1 11 chunks +68 lines, -96 lines 0 comments Download
D xfa/fgas/font/fgas_gefont.h View 1 2 1 chunk +0 lines, -115 lines 0 comments Download
D xfa/fgas/font/fgas_gefont.cpp View 1 chunk +0 lines, -489 lines 0 comments Download
M xfa/fgas/layout/fgas_rtfbreak.cpp View 1 chunk +1 line, -1 line 0 comments Download
M xfa/fgas/layout/fgas_textbreak.cpp View 1 chunk +1 line, -1 line 0 comments Download
M xfa/fwl/core/ifwl_barcode.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M xfa/fwl/core/ifwl_edit.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M xfa/fwl/theme/cfwl_widgettp.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M xfa/fxfa/app/xfa_fontmgr.cpp View 1 chunk +1 line, -1 line 0 comments Download
M xfa/fxfa/app/xfa_fwltheme.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 17 (9 generated)
npm
ptal
4 years ago (2016-11-21 21:06:32 UTC) #3
dsinclair
lgtm w/ nits. https://codereview.chromium.org/2524493002/diff/1/xfa/fgas/font/cfgas_fontmgr.cpp File xfa/fgas/font/cfgas_fontmgr.cpp (right): https://codereview.chromium.org/2524493002/diff/1/xfa/fgas/font/cfgas_fontmgr.cpp#newcode17 xfa/fgas/font/cfgas_fontmgr.cpp:17: #include "xfa/fgas/font/cfgas_gefont.h" Sort. https://codereview.chromium.org/2524493002/diff/1/xfa/fwl/theme/cfwl_widgettp.cpp File xfa/fwl/theme/cfwl_widgettp.cpp ...
4 years ago (2016-11-21 21:13:56 UTC) #4
Tom Sepez
lgtm https://codereview.chromium.org/2524493002/diff/1/xfa/fgas/font/cfgas_gefont.cpp File xfa/fgas/font/cfgas_gefont.cpp (right): https://codereview.chromium.org/2524493002/diff/1/xfa/fgas/font/cfgas_gefont.cpp#newcode269 xfa/fgas/font/cfgas_gefont.cpp:269: wsFamily = CFX_WideString::FromLocal(m_pFont->GetFamilyName().AsStringC()); nit: local not needed, just ...
4 years ago (2016-11-21 21:17:51 UTC) #5
npm
https://codereview.chromium.org/2524493002/diff/1/xfa/fgas/font/cfgas_fontmgr.cpp File xfa/fgas/font/cfgas_fontmgr.cpp (right): https://codereview.chromium.org/2524493002/diff/1/xfa/fgas/font/cfgas_fontmgr.cpp#newcode17 xfa/fgas/font/cfgas_fontmgr.cpp:17: #include "xfa/fgas/font/cfgas_gefont.h" On 2016/11/21 21:13:55, dsinclair wrote: > Sort. ...
4 years ago (2016-11-21 21:29:39 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2524493002/20001
4 years ago (2016-11-21 21:29:54 UTC) #9
commit-bot: I haz the power
Failed to apply patch for xfa/fgas/font/cfgas_gefont.h: While running git apply --index -p1; error: patch failed: ...
4 years ago (2016-11-21 22:03:55 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2524493002/40001
4 years ago (2016-11-21 22:13:39 UTC) #14
commit-bot: I haz the power
4 years ago (2016-11-21 23:19:48 UTC) #17
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://pdfium.googlesource.com/pdfium/+/4b91a2dfacee0c0f4068a7ab899c21148071...

Powered by Google App Engine
This is Rietveld 408576698