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

Issue 1294933008: Merge to XFA: Extern in .cpp file is a code smell, part 2. (Closed)

Created:
5 years, 4 months ago by Tom Sepez
Modified:
5 years, 4 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

Merge to XFA: Extern in .cpp file is a code smell, part 2. (cherry picked from commit c3f4894a6862c74b9ab32b4ec38c531de6ecd83c) Original Review URL: https://codereview.chromium.org/1298393003 . Fixed IWYU in core/src/fpdftext/text_int.h exposed by new inclusion. R=thestig@chromium.org Committed: https://pdfium.googlesource.com/pdfium/+/5417f067844892644486d7b0581c247904059a88

Patch Set 1 #

Patch Set 2 : IWYU #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -115 lines) Patch
M core/include/fpdfapi/fpdf_parser.h View 2 chunks +13 lines, -0 lines 0 comments Download
M core/include/fpdfapi/fpdf_render.h View 1 chunk +2 lines, -0 lines 0 comments Download
M core/include/fxge/fx_font.h View 1 chunk +2 lines, -0 lines 0 comments Download
M core/src/fpdfapi/fpdf_cmaps/cmap_int.h View 1 chunk +7 lines, -0 lines 0 comments Download
M core/src/fpdfapi/fpdf_edit/fpdf_edit_doc.cpp View 1 chunk +1 line, -3 lines 0 comments Download
M core/src/fpdfapi/fpdf_font/fpdf_font.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M core/src/fpdfapi/fpdf_font/fpdf_font_charset.cpp View 2 chunks +1 line, -11 lines 0 comments Download
M core/src/fpdfapi/fpdf_font/fpdf_font_cid.cpp View 2 chunks +1 line, -7 lines 0 comments Download
M core/src/fpdfapi/fpdf_parser/fpdf_parser_decode.cpp View 2 chunks +34 lines, -31 lines 0 comments Download
M core/src/fpdfapi/fpdf_parser/fpdf_parser_document.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M core/src/fpdfapi/fpdf_parser/fpdf_parser_objects.cpp View 1 chunk +0 lines, -9 lines 0 comments Download
M core/src/fpdfapi/fpdf_render/fpdf_render_text.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/src/fpdfdoc/doc_ap.cpp View 2 chunks +3 lines, -4 lines 0 comments Download
M core/src/fpdftext/fpdf_text.cpp View 2 chunks +1 line, -5 lines 0 comments Download
M core/src/fpdftext/fpdf_text_search.cpp View 2 chunks +6 lines, -4 lines 0 comments Download
M core/src/fpdftext/text_int.h View 1 3 chunks +13 lines, -1 line 1 comment Download
M core/src/fxge/dib/dib_int.h View 2 chunks +8 lines, -0 lines 0 comments Download
M core/src/fxge/dib/fx_dib_engine.cpp View 1 chunk +3 lines, -2 lines 0 comments Download
M core/src/fxge/dib/fx_dib_main.cpp View 2 chunks +2 lines, -7 lines 0 comments Download
M core/src/fxge/dib/fx_dib_transform.cpp View 3 chunks +9 lines, -8 lines 0 comments Download
M core/src/fxge/ge/fx_ge_font.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M core/src/fxge/ge/fx_ge_fontmap.cpp View 5 chunks +4 lines, -14 lines 0 comments Download
M core/src/fxge/ge/text_int.h View 1 chunk +2 lines, -0 lines 0 comments Download
M fpdfsdk/include/fsdk_define.h View 1 chunk +1 line, -0 lines 0 comments Download
M fpdfsdk/include/fxedit/fx_edit.h View 1 chunk +5 lines, -0 lines 0 comments Download
M fpdfsdk/src/fpdf_dataavail.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M fpdfsdk/src/fxedit/fxet_pageobjs.cpp View 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Tom Sepez
Lei, please check as there was a compilation issue: core/src/fpdftext/text_int.h:121:16: error: ‘IFX_BidiChar’ has not been ...
5 years, 4 months ago (2015-08-19 20:55:38 UTC) #1
Lei Zhang
On 2015/08/19 20:55:38, Tom Sepez (Out Aug 20-29) wrote: > Lei, please check as there ...
5 years, 4 months ago (2015-08-19 20:58:14 UTC) #2
Lei Zhang
Are there any files I should look at in particular or was this a clean ...
5 years, 4 months ago (2015-08-19 20:59:30 UTC) #3
Tom Sepez
On 2015/08/19 20:59:30, Lei Zhang wrote: > Are there any files I should look at ...
5 years, 4 months ago (2015-08-19 21:01:41 UTC) #4
Lei Zhang
lgtm
5 years, 4 months ago (2015-08-19 21:06:47 UTC) #5
Tom Sepez
5 years, 4 months ago (2015-08-19 21:13:39 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
5417f067844892644486d7b0581c247904059a88 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698