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

Issue 2512213002: Clean up CFGAS_FontMgr (Closed)

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

Description

Patch Set 1 #

Total comments: 6

Patch Set 2 : Nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+185 lines, -273 lines) Patch
M xfa/fgas/font/cfgas_fontmgr.h View 3 chunks +15 lines, -26 lines 0 comments Download
M xfa/fgas/font/cfgas_fontmgr.cpp View 1 20 chunks +169 lines, -238 lines 0 comments Download
M xfa/fgas/font/fgas_gefont.cpp View 1 chunk +1 line, -4 lines 0 comments Download
M xfa/fxfa/app/xfa_fwltheme.cpp View 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 13 (8 generated)
Tom Sepez
lgtm https://codereview.chromium.org/2512213002/diff/1/xfa/fgas/font/cfgas_fontmgr.cpp File xfa/fgas/font/cfgas_fontmgr.cpp (right): https://codereview.chromium.org/2512213002/diff/1/xfa/fgas/font/cfgas_fontmgr.cpp#newcode1175 xfa/fgas/font/cfgas_fontmgr.cpp:1175: uint16_t a[4]; nit: I'd unroll the loop at ...
4 years, 1 month ago (2016-11-18 19:46:23 UTC) #4
Tom Sepez
https://codereview.chromium.org/2512213002/diff/1/xfa/fgas/font/cfgas_fontmgr.cpp File xfa/fgas/font/cfgas_fontmgr.cpp (right): https://codereview.chromium.org/2512213002/diff/1/xfa/fgas/font/cfgas_fontmgr.cpp#newcode1175 xfa/fgas/font/cfgas_fontmgr.cpp:1175: uint16_t a[4]; nit: maybe brace-initialization of this array.
4 years, 1 month ago (2016-11-18 19:55:43 UTC) #5
npm
https://codereview.chromium.org/2512213002/diff/1/xfa/fgas/font/cfgas_fontmgr.cpp File xfa/fgas/font/cfgas_fontmgr.cpp (right): https://codereview.chromium.org/2512213002/diff/1/xfa/fgas/font/cfgas_fontmgr.cpp#newcode1175 xfa/fgas/font/cfgas_fontmgr.cpp:1175: uint16_t a[4]; On 2016/11/18 19:46:23, Tom Sepez wrote: > ...
4 years, 1 month ago (2016-11-18 20:49:44 UTC) #8
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/2512213002/20001
4 years, 1 month ago (2016-11-18 20:50:02 UTC) #11
commit-bot: I haz the power
4 years, 1 month ago (2016-11-18 21:04:03 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://pdfium.googlesource.com/pdfium/+/78cb28a38481a46ceab861f4159e61850986...

Powered by Google App Engine
This is Rietveld 408576698