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

Issue 2419433004: Clean up fx_basic_util a little (Closed)

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

Description

Clean up fx_basic_util a little - Nit fixes. - Remove unused methods. - Replace FX_BOOL with bool. Committed: https://pdfium.googlesource.com/pdfium/+/aeb44f8c4675141e170329d5093b251fbfad8023

Patch Set 1 #

Patch Set 2 : Another method deletion #

Total comments: 8

Patch Set 3 : Address comments #

Patch Set 4 : Fix win #

Total comments: 8

Patch Set 5 : Comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -155 lines) Patch
M core/fxcrt/fx_basic_util.cpp View 1 2 3 4 6 chunks +39 lines, -114 lines 0 comments Download
M core/fxcrt/fx_stream.h View 1 2 3 4 3 chunks +36 lines, -11 lines 0 comments Download
M core/fxge/android/fpf_skiafontmgr.cpp View 1 2 5 chunks +13 lines, -10 lines 0 comments Download
M core/fxge/ge/cfx_folderfontinfo.cpp View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M xfa/fgas/font/fgas_stdfontmgr.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M xfa/fgas/font/fgas_stdfontmgr.cpp View 1 2 2 chunks +8 lines, -16 lines 0 comments Download

Messages

Total messages: 35 (25 generated)
npm
PTAL
4 years, 2 months ago (2016-10-12 20:39:01 UTC) #12
dsinclair
https://codereview.chromium.org/2419433004/diff/20001/core/fxcrt/fx_basic_util.cpp File core/fxcrt/fx_basic_util.cpp (right): https://codereview.chromium.org/2419433004/diff/20001/core/fxcrt/fx_basic_util.cpp#newcode197 core/fxcrt/fx_basic_util.cpp:197: #if _FXM_PLATFORM_ == _FXM_PLATFORM_WINDOWS_ Can we duplicate the method ...
4 years, 2 months ago (2016-10-12 20:43:23 UTC) #13
Tom Sepez
https://codereview.chromium.org/2419433004/diff/20001/core/fxcrt/fx_stream.h File core/fxcrt/fx_stream.h (right): https://codereview.chromium.org/2419433004/diff/20001/core/fxcrt/fx_stream.h#newcode14 core/fxcrt/fx_stream.h:14: bool FX_GetNextFile(void* handle, CFX_ByteString& filename, bool& bFolder); can this ...
4 years, 2 months ago (2016-10-12 21:02:56 UTC) #14
npm
PTAL https://codereview.chromium.org/2419433004/diff/20001/core/fxcrt/fx_basic_util.cpp File core/fxcrt/fx_basic_util.cpp (right): https://codereview.chromium.org/2419433004/diff/20001/core/fxcrt/fx_basic_util.cpp#newcode197 core/fxcrt/fx_basic_util.cpp:197: #if _FXM_PLATFORM_ == _FXM_PLATFORM_WINDOWS_ On 2016/10/12 20:43:23, dsinclair ...
4 years, 2 months ago (2016-10-12 22:13:19 UTC) #23
dsinclair
lg w/ nits. Would like to hear from tsepez@ on the removal of the native_client ...
4 years, 2 months ago (2016-10-13 13:45:48 UTC) #24
Tom Sepez
I don't know about the status of NaCl -- Ideally, we'd nacl the whole thing ...
4 years, 2 months ago (2016-10-13 16:00:45 UTC) #25
npm
Undoing the nacl remove just in case. PTAL https://codereview.chromium.org/2419433004/diff/60001/core/fxcrt/fx_basic_util.cpp File core/fxcrt/fx_basic_util.cpp (right): https://codereview.chromium.org/2419433004/diff/60001/core/fxcrt/fx_basic_util.cpp#newcode161 core/fxcrt/fx_basic_util.cpp:161: return ...
4 years, 2 months ago (2016-10-13 17:49:01 UTC) #30
dsinclair
lgtm
4 years, 2 months ago (2016-10-13 18:02:33 UTC) #31
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/2419433004/80001
4 years, 2 months ago (2016-10-13 18:09:49 UTC) #33
commit-bot: I haz the power
4 years, 2 months ago (2016-10-13 18:10:07 UTC) #35
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://pdfium.googlesource.com/pdfium/+/aeb44f8c4675141e170329d5093b251fbfad...

Powered by Google App Engine
This is Rietveld 408576698