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

Issue 2471353002: Remove FX_BOOL entirely. (Closed)

Created:
4 years, 1 month ago by Tom Sepez
Modified:
4 years, 1 month ago
Reviewers:
Lei Zhang, dsinclair
CC:
pdfium-reviews_googlegroups.com
Target Ref:
refs/heads/master
Project:
pdfium
Visibility:
Public.

Description

Remove FX_BOOL entirely. FX_BOOL was a type just like a regular C++ bool, except that it took 4x the space and frequently was used to hold values besides true or false. Committed: https://pdfium.googlesource.com/pdfium/+/304bb91238d6909cb5e170f8fc483aa7862558d5

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fix nits now rather than later #

Unified diffs Side-by-side diffs Delta from patch set Stats (+143 lines, -158 lines) Patch
M core/fxcrt/fx_system.h View 2 chunks +0 lines, -12 lines 0 comments Download
M fxjs/cfxjse_arguments.h View 1 chunk +1 line, -1 line 0 comments Download
M fxjs/cfxjse_arguments.cpp View 1 chunk +1 line, -1 line 0 comments Download
M fxjs/cfxjse_class.h View 1 chunk +1 line, -1 line 0 comments Download
M fxjs/cfxjse_class.cpp View 1 3 chunks +13 lines, -13 lines 0 comments Download
M fxjs/cfxjse_context.h View 1 chunk +3 lines, -3 lines 0 comments Download
M fxjs/cfxjse_context.cpp View 1 3 chunks +29 lines, -32 lines 0 comments Download
M fxjs/cfxjse_runtimedata.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M fxjs/cfxjse_value.h View 3 chunks +27 lines, -27 lines 0 comments Download
M fxjs/cfxjse_value.cpp View 10 chunks +62 lines, -62 lines 0 comments Download
M fxjs/fxjse.h View 1 chunk +3 lines, -3 lines 0 comments Download
M testing/libfuzzer/pdf_xml_fuzzer.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 16 (9 generated)
Tom Sepez
Lei, fx_system.h has manual edits. Ta Da !!!
4 years, 1 month ago (2016-11-02 22:51:47 UTC) #4
Lei Zhang
Let's give Chromium's PDFium roller a chance to roll the prior CLs before landing this ...
4 years, 1 month ago (2016-11-02 23:13:09 UTC) #7
Lei Zhang
lgtm
4 years, 1 month ago (2016-11-02 23:13:14 UTC) #8
Tom Sepez
Fixed nits now, waiting for roller. https://codereview.chromium.org/2471353002/diff/1/fxjs/cfxjse_class.cpp File fxjs/cfxjse_class.cpp (right): https://codereview.chromium.org/2471353002/diff/1/fxjs/cfxjse_class.cpp#newcode219 fxjs/cfxjse_class.cpp:219: return nPropType == ...
4 years, 1 month ago (2016-11-02 23:17:50 UTC) #9
dsinclair
lgtm Roller is done for the other CLs. Sending to the CQ.
4 years, 1 month ago (2016-11-03 12:54:48 UTC) #12
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/2471353002/20001
4 years, 1 month ago (2016-11-03 12:54:53 UTC) #14
commit-bot: I haz the power
4 years, 1 month ago (2016-11-03 13:10:31 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://pdfium.googlesource.com/pdfium/+/304bb91238d6909cb5e170f8fc483aa78625...

Powered by Google App Engine
This is Rietveld 408576698