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

Issue 1902713003: Cleanups from prior CLs. (Closed)

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

Description

Cleanups from prior CLs. This cleans up the Initialize methods and the ownership in CPDF_Creator. Committed: https://pdfium.googlesource.com/pdfium/+/a5532791cbe6e931338ea98c612c8bb6bc74f712

Patch Set 1 #

Patch Set 2 : #

Total comments: 6

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -118 lines) Patch
M core/fpdfapi/fpdf_edit/fpdf_edit_create.cpp View 1 2 3 17 chunks +90 lines, -114 lines 0 comments Download
M core/fpdfapi/fpdf_edit/include/cpdf_creator.h View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M xfa/fxfa/parser/xfa_basic_imp.cpp View 1 2 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
dsinclair
PTAL.
4 years, 8 months ago (2016-04-19 18:52:58 UTC) #2
Lei Zhang
https://codereview.chromium.org/1902713003/diff/20001/core/fpdfapi/fpdf_edit/fpdf_edit_create.cpp File core/fpdfapi/fpdf_edit/fpdf_edit_create.cpp (right): https://codereview.chromium.org/1902713003/diff/20001/core/fpdfapi/fpdf_edit/fpdf_edit_create.cpp#newcode502 core/fpdfapi/fpdf_edit/fpdf_edit_create.cpp:502: m_bNewBuf = FALSE; No need to set to FALSE ...
4 years, 8 months ago (2016-04-19 19:16:39 UTC) #3
dsinclair
PTAL. I removed the unique_ptr for the crypto handler. If the case where it's set ...
4 years, 8 months ago (2016-04-19 19:50:22 UTC) #4
Tom Sepez
https://codereview.chromium.org/1902713003/diff/40001/core/fpdfapi/fpdf_edit/fpdf_edit_create.cpp File core/fpdfapi/fpdf_edit/fpdf_edit_create.cpp (right): https://codereview.chromium.org/1902713003/diff/40001/core/fpdfapi/fpdf_edit/fpdf_edit_create.cpp#newcode398 core/fpdfapi/fpdf_edit/fpdf_edit_create.cpp:398: uint8_t* m_pData; nit: blank line between methods&members
4 years, 8 months ago (2016-04-19 20:48:21 UTC) #5
Lei Zhang
lgtm
4 years, 8 months ago (2016-04-19 21:12:28 UTC) #6
dsinclair
https://codereview.chromium.org/1902713003/diff/40001/core/fpdfapi/fpdf_edit/fpdf_edit_create.cpp File core/fpdfapi/fpdf_edit/fpdf_edit_create.cpp (right): https://codereview.chromium.org/1902713003/diff/40001/core/fpdfapi/fpdf_edit/fpdf_edit_create.cpp#newcode398 core/fpdfapi/fpdf_edit/fpdf_edit_create.cpp:398: uint8_t* m_pData; On 2016/04/19 20:48:21, Tom Sepez wrote: > ...
4 years, 8 months ago (2016-04-20 13:09:12 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1902713003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1902713003/60001
4 years, 8 months ago (2016-04-20 13:09:22 UTC) #10
commit-bot: I haz the power
4 years, 8 months ago (2016-04-20 13:24:21 UTC) #12
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://pdfium.googlesource.com/pdfium/+/a5532791cbe6e931338ea98c612c8bb6bc74...

Powered by Google App Engine
This is Rietveld 408576698