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

Issue 1740643002: Use std::unique_ptr in CXFA_FMParse. (Closed)

Created:
4 years, 10 months ago by Lei Zhang
Modified:
4 years, 9 months ago
Reviewers:
dsinclair
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 8

Patch Set 2 : address comments, rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+244 lines, -348 lines) Patch
M xfa/src/fxfa/src/fm2js/xfa_fmparse.cpp View 1 33 chunks +244 lines, -348 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
Lei Zhang
4 years, 9 months ago (2016-02-25 18:49:12 UTC) #2
dsinclair
https://codereview.chromium.org/1740643002/diff/1/xfa/src/fxfa/src/fm2js/xfa_fmparse.cpp File xfa/src/fxfa/src/fm2js/xfa_fmparse.cpp (left): https://codereview.chromium.org/1740643002/diff/1/xfa/src/fxfa/src/fm2js/xfa_fmparse.cpp#oldcode146 xfa/src/fxfa/src/fm2js/xfa_fmparse.cpp:146: pExpressions->RemoveAll(); Is this needed? Does the pExpressions destructor clear ...
4 years, 9 months ago (2016-02-25 19:36:58 UTC) #3
Lei Zhang
https://codereview.chromium.org/1740643002/diff/1/xfa/src/fxfa/src/fm2js/xfa_fmparse.cpp File xfa/src/fxfa/src/fm2js/xfa_fmparse.cpp (left): https://codereview.chromium.org/1740643002/diff/1/xfa/src/fxfa/src/fm2js/xfa_fmparse.cpp#oldcode146 xfa/src/fxfa/src/fm2js/xfa_fmparse.cpp:146: pExpressions->RemoveAll(); On 2016/02/25 19:36:57, dsinclair wrote: > Is this ...
4 years, 9 months ago (2016-02-25 20:22:54 UTC) #4
dsinclair
lgtm
4 years, 9 months ago (2016-02-25 20:25:26 UTC) #5
Lei Zhang
4 years, 9 months ago (2016-02-25 20:40:27 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
5870b76eab54b30491e1dc35ce09a308462af29a (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698