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

Issue 1426103002: XFA: Take CTTFontDesc::ReleaseFace() changes from master. (Closed)

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

Description

XFA: Take CTTFontDesc::ReleaseFace() changes from master. Return true if object destroyed. Also get rid of FXFT_Done_Face() call not present on master. R=thestig@chromium.org Committed: https://pdfium.googlesource.com/pdfium/+/fbc32aab95fff194bfc5d3f1cd733c4e418aeb09

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -18 lines) Patch
M core/src/fxge/ge/fx_ge_fontmap.cpp View 4 chunks +9 lines, -17 lines 2 comments Download
M core/src/fxge/ge/text_int.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (3 generated)
Tom Sepez
Lei, for review.
5 years, 1 month ago (2015-10-30 00:19:18 UTC) #4
Lei Zhang
lgtm https://codereview.chromium.org/1426103002/diff/1/core/src/fxge/ge/fx_ge_fontmap.cpp File core/src/fxge/ge/fx_ge_fontmap.cpp (left): https://codereview.chromium.org/1426103002/diff/1/core/src/fxge/ge/fx_ge_fontmap.cpp#oldcode372 core/src/fxge/ge/fx_ge_fontmap.cpp:372: if (bNeedFaceDone && !m_pBuiltinMapper->IsBuiltinFace(face)) { CFX_FontMapper::IsBuiltinFace() is dead ...
5 years, 1 month ago (2015-10-30 06:35:47 UTC) #5
Tom Sepez
5 years, 1 month ago (2015-10-30 19:45:36 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
fbc32aab95fff194bfc5d3f1cd733c4e418aeb09 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698