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

Issue 2562833002: Replace CFX_WideStringCArray with std::vector. (Closed)

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

Description

Replace CFX_WideStringCArray with std::vector. Committed: https://pdfium.googlesource.com/pdfium/+/94afac986c9d6232b7791acff4f23d99fbd004ae

Patch Set 1 #

Patch Set 2 : Pass vectors as rvalue references #

Total comments: 2

Patch Set 3 : comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -37 lines) Patch
M core/fxcrt/fx_basic.h View 1 chunk +0 lines, -1 line 0 comments Download
M xfa/fxfa/fm2js/xfa_expression.h View 1 2 2 chunks +4 lines, -4 lines 0 comments Download
M xfa/fxfa/fm2js/xfa_expression.cpp View 1 2 chunks +15 lines, -18 lines 0 comments Download
M xfa/fxfa/fm2js/xfa_fmparse.cpp View 1 3 chunks +7 lines, -13 lines 0 comments Download
M xfa/fxfa/fm2js/xfa_program.cpp View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 16 (11 generated)
Tom Sepez
Dan, ready for review.
4 years ago (2016-12-08 21:45:46 UTC) #6
dsinclair
lgtm w/ nit. https://codereview.chromium.org/2562833002/diff/20001/xfa/fxfa/fm2js/xfa_expression.h File xfa/fxfa/fm2js/xfa_expression.h (right): https://codereview.chromium.org/2562833002/diff/20001/xfa/fxfa/fm2js/xfa_expression.h#newcode43 xfa/fxfa/fm2js/xfa_expression.h:43: // Takes ownership of |pArguments| and ...
4 years ago (2016-12-08 21:51:33 UTC) #7
Tom Sepez
https://codereview.chromium.org/2562833002/diff/20001/xfa/fxfa/fm2js/xfa_expression.h File xfa/fxfa/fm2js/xfa_expression.h (right): https://codereview.chromium.org/2562833002/diff/20001/xfa/fxfa/fm2js/xfa_expression.h#newcode43 xfa/fxfa/fm2js/xfa_expression.h:43: // Takes ownership of |pArguments| and |pExpressions|. On 2016/12/08 ...
4 years ago (2016-12-08 23:10:22 UTC) #10
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/2562833002/40001
4 years ago (2016-12-08 23:10:45 UTC) #13
commit-bot: I haz the power
4 years ago (2016-12-08 23:21:45 UTC) #16
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://pdfium.googlesource.com/pdfium/+/94afac986c9d6232b7791acff4f23d99fbd0...

Powered by Google App Engine
This is Rietveld 408576698