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

Issue 2539203002: Convert loose FX_Create* functions into static methods (Closed)

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

Description

Convert loose FX_Create* functions into static methods Also remove a bool that is always false. Committed: https://pdfium.googlesource.com/pdfium/+/345d489b70a8e057587512524e69bd5692e2e14b

Patch Set 1 #

Patch Set 2 : next steps #

Patch Set 3 : last batch #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -73 lines) Patch
M core/fpdfapi/parser/cfdf_document.cpp View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M core/fpdfapi/parser/cpdf_data_avail.cpp View 1 2 4 chunks +5 lines, -4 lines 0 comments Download
M core/fpdfapi/parser/cpdf_parser.cpp View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M core/fpdfapi/parser/cpdf_parser_unittest.cpp View 1 1 chunk +2 lines, -1 line 0 comments Download
M core/fpdfapi/parser/cpdf_syntax_parser_unittest.cpp View 1 2 13 chunks +13 lines, -13 lines 0 comments Download
M core/fxcrt/fx_extension.cpp View 1 2 2 chunks +22 lines, -14 lines 2 comments Download
M core/fxcrt/fx_stream.h View 1 2 5 chunks +12 lines, -13 lines 0 comments Download
M fpdfsdk/fpdfsave.cpp View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M fpdfsdk/fpdfview.cpp View 1 1 chunk +4 lines, -6 lines 0 comments Download
M testing/libfuzzer/pdf_cfx_saxreader_fuzzer.cc View 1 chunk +1 line, -1 line 0 comments Download
M xfa/fgas/crt/fgas_stream.h View 2 chunks +3 lines, -2 lines 0 comments Download
M xfa/fgas/crt/fgas_stream.cpp View 1 chunk +2 lines, -4 lines 2 comments Download
M xfa/fgas/font/cfgas_fontmgr.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M xfa/fgas/font/cfgas_gefont.cpp View 1 chunk +1 line, -1 line 0 comments Download
M xfa/fxfa/app/xfa_ffdoc.cpp View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M xfa/fxfa/app/xfa_ffwidget.cpp View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M xfa/fxfa/parser/cxfa_dataexporter.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M xfa/fxfa/parser/cxfa_node.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 18 (13 generated)
Tom Sepez
Wei, NPM, naming change only in some sense.
4 years ago (2016-11-30 20:47:17 UTC) #8
npm
lgtm https://codereview.chromium.org/2539203002/diff/40001/core/fxcrt/fx_extension.cpp File core/fxcrt/fx_extension.cpp (right): https://codereview.chromium.org/2539203002/diff/40001/core/fxcrt/fx_extension.cpp#newcode342 core/fxcrt/fx_extension.cpp:342: IFX_SeekableStream* IFX_SeekableStream::CreateFromFilename( Are there creates that are not ...
4 years ago (2016-11-30 22:58:01 UTC) #12
Tom Sepez
https://codereview.chromium.org/2539203002/diff/40001/core/fxcrt/fx_extension.cpp File core/fxcrt/fx_extension.cpp (right): https://codereview.chromium.org/2539203002/diff/40001/core/fxcrt/fx_extension.cpp#newcode342 core/fxcrt/fx_extension.cpp:342: IFX_SeekableStream* IFX_SeekableStream::CreateFromFilename( On 2016/11/30 22:58:00, npm wrote: > Are ...
4 years ago (2016-11-30 23:09:44 UTC) #13
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/2539203002/40001
4 years ago (2016-11-30 23:10:36 UTC) #15
commit-bot: I haz the power
4 years ago (2016-11-30 23:11:00 UTC) #18
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://pdfium.googlesource.com/pdfium/+/345d489b70a8e057587512524e69bd5692e2...

Powered by Google App Engine
This is Rietveld 408576698