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

Issue 1411833003: XFA: Manually apply changes to fpdf_text.h and fx_font.h from master (Closed)

Created:
5 years, 2 months ago by Tom Sepez
Modified:
5 years, 2 months 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: Manually apply changes to fpdf_text.h and fx_font.h from master Driven off of https://codereview.chromium.org/1398383002/ Then make the other files as similar as possible. Note that this required changes to xfa/ code, and required adding some Set() methods. R=thestig@chromium.org Committed: https://pdfium.googlesource.com/pdfium/+/1b04bcc6af13669920700322052fc4ab4fad47a2

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix NULL comparisons. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+255 lines, -268 lines) Patch
M core/include/fpdftext/fpdf_text.h View 2 chunks +6 lines, -4 lines 0 comments Download
M core/include/fxge/fx_font.h View 6 chunks +28 lines, -38 lines 0 comments Download
M core/src/fpdfapi/fpdf_edit/fpdf_edit_doc.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M core/src/fpdfapi/fpdf_font/fpdf_font.cpp View 35 chunks +125 lines, -124 lines 0 comments Download
M core/src/fpdfapi/fpdf_font/fpdf_font_cid.cpp View 8 chunks +40 lines, -43 lines 0 comments Download
M core/src/fpdfapi/fpdf_font/ttgsubtable.cpp View 1 chunk +8 lines, -8 lines 0 comments Download
M core/src/fpdfapi/fpdf_render/fpdf_render_text.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M core/src/fpdftext/fpdf_text_int.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/src/fpdftext/text_int.h View 1 chunk +1 line, -1 line 0 comments Download
M core/src/fxge/ge/fx_ge_font.cpp View 11 chunks +12 lines, -12 lines 0 comments Download
M xfa/src/fdp/src/fde/fde_gedevice.cpp View 4 chunks +7 lines, -7 lines 0 comments Download
M xfa/src/fgas/src/font/fx_gefont.cpp View 1 6 chunks +18 lines, -21 lines 0 comments Download
M xfa/src/fgas/src/font/fx_stdfontmgr.cpp View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
Tom Sepez
Lei, for review.
5 years, 2 months ago (2015-10-23 19:21:41 UTC) #3
Lei Zhang
lgtm, I guess I forgot to merge a CL somewhere. https://codereview.chromium.org/1411833003/diff/1/xfa/src/fgas/src/font/fx_gefont.cpp File xfa/src/fgas/src/font/fx_gefont.cpp (right): https://codereview.chromium.org/1411833003/diff/1/xfa/src/fgas/src/font/fx_gefont.cpp#newcode361 ...
5 years, 2 months ago (2015-10-23 19:32:52 UTC) #4
Tom Sepez
On 2015/10/23 19:32:52, Lei Zhang wrote: > lgtm, I guess I forgot to merge a ...
5 years, 2 months ago (2015-10-23 19:34:00 UTC) #5
Tom Sepez
Committed patchset #2 (id:20001) manually as 1b04bcc6af13669920700322052fc4ab4fad47a2 (presubmit successful).
5 years, 2 months ago (2015-10-23 19:37:49 UTC) #6
Tom Sepez
5 years, 2 months ago (2015-10-23 19:40:47 UTC) #7
Message was sent while issue was closed.
https://codereview.chromium.org/1411833003/diff/1/xfa/src/fgas/src/font/fx_ge...
File xfa/src/fgas/src/font/fx_gefont.cpp (right):

https://codereview.chromium.org/1411833003/diff/1/xfa/src/fgas/src/font/fx_ge...
xfa/src/fgas/src/font/fx_gefont.cpp:361: if (m_pFont->GetSubstFont() == NULL) {
On 2015/10/23 19:32:52, Lei Zhang wrote:
> !foo, and below too.

Done.

Powered by Google App Engine
This is Rietveld 408576698