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

Issue 1976003003: Clean up CPDF_Creator. (Closed)

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

Description

Clean up CPDF_Creator. - Used unique_ptr and initializer list. - Remove variables that never change in value. Committed: https://pdfium.googlesource.com/pdfium/+/e699c66433049396e438d983a1837b9d4a4cf766

Patch Set 1 #

Total comments: 4

Patch Set 2 : m_bCompress is always true, m_bEncryptMetadata always false #

Total comments: 8

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -108 lines) Patch
M core/fpdfapi/fpdf_edit/fpdf_edit_create.cpp View 1 2 15 chunks +64 lines, -101 lines 0 comments Download
M core/fpdfapi/fpdf_edit/include/cpdf_creator.h View 1 3 chunks +7 lines, -7 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
Lei Zhang
https://codereview.chromium.org/1976003003/diff/1/core/fpdfapi/fpdf_edit/fpdf_edit_create.cpp File core/fpdfapi/fpdf_edit/fpdf_edit_create.cpp (left): https://codereview.chromium.org/1976003003/diff/1/core/fpdfapi/fpdf_edit/fpdf_edit_create.cpp#oldcode917 core/fpdfapi/fpdf_edit/fpdf_edit_create.cpp:917: m_bEncryptMetadata = FALSE; I accidentally removed this. It's always ...
4 years, 7 months ago (2016-05-13 06:36:43 UTC) #3
Tom Sepez
https://codereview.chromium.org/1976003003/diff/1/core/fpdfapi/fpdf_edit/fpdf_edit_create.cpp File core/fpdfapi/fpdf_edit/fpdf_edit_create.cpp (left): https://codereview.chromium.org/1976003003/diff/1/core/fpdfapi/fpdf_edit/fpdf_edit_create.cpp#oldcode917 core/fpdfapi/fpdf_edit/fpdf_edit_create.cpp:917: m_bEncryptMetadata = FALSE; On 2016/05/13 06:36:42, Lei Zhang wrote: ...
4 years, 7 months ago (2016-05-13 20:05:11 UTC) #4
Lei Zhang
https://codereview.chromium.org/1976003003/diff/1/core/fpdfapi/fpdf_edit/fpdf_edit_create.cpp File core/fpdfapi/fpdf_edit/fpdf_edit_create.cpp (left): https://codereview.chromium.org/1976003003/diff/1/core/fpdfapi/fpdf_edit/fpdf_edit_create.cpp#oldcode917 core/fpdfapi/fpdf_edit/fpdf_edit_create.cpp:917: m_bEncryptMetadata = FALSE; On 2016/05/13 20:05:11, Tom Sepez wrote: ...
4 years, 7 months ago (2016-05-14 01:06:33 UTC) #5
Tom Sepez
lgtm
4 years, 7 months ago (2016-05-16 16:10:58 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1976003003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1976003003/40001
4 years, 7 months ago (2016-05-16 18:36:58 UTC) #8
commit-bot: I haz the power
4 years, 7 months ago (2016-05-16 20:03:45 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://pdfium.googlesource.com/pdfium/+/e699c66433049396e438d983a1837b9d4a4c...

Powered by Google App Engine
This is Rietveld 408576698