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

Issue 2195643002: Simplify some FPDF edit functions. (Closed)

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

Description

Simplify some FPDF edit functions. Fix an unlikely memory leak in FPDFPage_InsertObject(). BUG=pdfium:545 Committed: https://pdfium.googlesource.com/pdfium/+/c54bb4340324fab9e860fd625b4b380b6135c385

Patch Set 1 #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -85 lines) Patch
M core/fpdfapi/fpdf_page/include/cpdf_formobject.h View 1 chunk +1 line, -0 lines 2 comments Download
M fpdfsdk/fpdfeditimg.cpp View 4 chunks +18 lines, -20 lines 2 comments Download
M fpdfsdk/fpdfeditpage.cpp View 11 chunks +67 lines, -65 lines 2 comments Download

Messages

Total messages: 14 (8 generated)
Lei Zhang
4 years, 4 months ago (2016-07-29 09:02:09 UTC) #7
dsinclair
https://codereview.chromium.org/2195643002/diff/1/core/fpdfapi/fpdf_page/include/cpdf_formobject.h File core/fpdfapi/fpdf_page/include/cpdf_formobject.h (right): https://codereview.chromium.org/2195643002/diff/1/core/fpdfapi/fpdf_page/include/cpdf_formobject.h#newcode33 core/fpdfapi/fpdf_page/include/cpdf_formobject.h:33: std::unique_ptr<CPDF_Form> m_pForm; Can these be made private: now? https://codereview.chromium.org/2195643002/diff/1/fpdfsdk/fpdfeditimg.cpp ...
4 years, 4 months ago (2016-07-29 13:22:50 UTC) #8
Lei Zhang
https://codereview.chromium.org/2195643002/diff/1/core/fpdfapi/fpdf_page/include/cpdf_formobject.h File core/fpdfapi/fpdf_page/include/cpdf_formobject.h (right): https://codereview.chromium.org/2195643002/diff/1/core/fpdfapi/fpdf_page/include/cpdf_formobject.h#newcode33 core/fpdfapi/fpdf_page/include/cpdf_formobject.h:33: std::unique_ptr<CPDF_Form> m_pForm; On 2016/07/29 13:22:49, dsinclair wrote: > Can ...
4 years, 4 months ago (2016-07-29 14:46:15 UTC) #9
dsinclair
lgtm
4 years, 4 months ago (2016-07-30 02:34:00 UTC) #11
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/2195643002/1
4 years, 4 months ago (2016-07-30 02:34:05 UTC) #12
commit-bot: I haz the power
4 years, 4 months ago (2016-07-30 02:34:23 UTC) #14
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://pdfium.googlesource.com/pdfium/+/c54bb4340324fab9e860fd625b4b380b6135...

Powered by Google App Engine
This is Rietveld 408576698