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

Issue 1414463006: Merge to XFA: Make CFX_FontMgr member variables private. (try 2) (Closed)

Created:
5 years, 2 months ago by Lei Zhang
Modified:
5 years, 2 months ago
Reviewers:
Tom Sepez
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium.git@xfa
Target Ref:
refs/heads/xfa
Visibility:
Public.

Description

Merge to XFA: Make CFX_FontMgr member variables private. (try 2) R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1412733011 . (cherry picked from commit 5a5b6fb3759daf1201ffc9702f626f4b243922d0) Committed: https://pdfium.googlesource.com/pdfium/+/122ee21e38a15554c8c61edd21fda8c110be6072

Patch Set 1 : Merge conflict in fx_ge_font.cpp in anonymous namespace #

Patch Set 2 : Make XFA build #

Total comments: 8

Patch Set 3 : address comments #

Patch Set 4 : rebase #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -138 lines) Patch
M core/include/fxge/fx_font.h View 1 3 chunks +6 lines, -3 lines 0 comments Download
M core/src/fxge/ge/fx_ge_font.cpp View 1 3 chunks +16 lines, -24 lines 0 comments Download
M core/src/fxge/ge/fx_ge_fontmap.cpp View 5 chunks +37 lines, -67 lines 0 comments Download
M core/src/fxge/ge/fx_ge_text.cpp View 1 chunk +1 line, -1 line 0 comments Download
M fpdfsdk/src/fsdk_mgr.cpp View 1 chunk +15 lines, -13 lines 0 comments Download
M xfa/src/fgas/src/font/fx_stdfontmgr.cpp View 1 2 2 chunks +22 lines, -30 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Lei Zhang
Please review. There's non-trivial changes. https://codereview.chromium.org/1414463006/diff/20001/xfa/src/fgas/src/font/fx_stdfontmgr.cpp File xfa/src/fgas/src/font/fx_stdfontmgr.cpp (left): https://codereview.chromium.org/1414463006/diff/20001/xfa/src/fgas/src/font/fx_stdfontmgr.cpp#oldcode614 xfa/src/fgas/src/font/fx_stdfontmgr.cpp:614: FXFT_Library& library = CFX_GEModule::Get()->GetFontMgr()->m_FTLibrary; ...
5 years, 2 months ago (2015-10-21 00:51:24 UTC) #1
Tom Sepez
https://codereview.chromium.org/1414463006/diff/20001/core/src/fxge/ge/fx_ge_font.cpp File core/src/fxge/ge/fx_ge_font.cpp (left): https://codereview.chromium.org/1414463006/diff/20001/core/src/fxge/ge/fx_ge_font.cpp#oldcode189 core/src/fxge/ge/fx_ge_font.cpp:189: if (CFX_GEModule::Get()->GetFontMgr()->m_FTLibrary == NULL) Do we still need this? ...
5 years, 2 months ago (2015-10-21 20:03:55 UTC) #2
Lei Zhang
https://codereview.chromium.org/1414463006/diff/20001/core/src/fxge/ge/fx_ge_font.cpp File core/src/fxge/ge/fx_ge_font.cpp (left): https://codereview.chromium.org/1414463006/diff/20001/core/src/fxge/ge/fx_ge_font.cpp#oldcode189 core/src/fxge/ge/fx_ge_font.cpp:189: if (CFX_GEModule::Get()->GetFontMgr()->m_FTLibrary == NULL) On 2015/10/21 20:03:55, Tom Sepez ...
5 years, 2 months ago (2015-10-21 23:29:02 UTC) #3
Tom Sepez
lgtm
5 years, 2 months ago (2015-10-21 23:36:52 UTC) #4
Lei Zhang
5 years, 2 months ago (2015-10-22 00:07:32 UTC) #5
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
122ee21e38a15554c8c61edd21fda8c110be6072 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698