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

Issue 2472473005: Move CPDF_Document insert methods from namespace (Closed)

Created:
4 years, 1 month ago by npm
Modified:
4 years, 1 month ago
CC:
pdfium-reviews_googlegroups.com
Target Ref:
refs/heads/master
Project:
pdfium
Visibility:
Public.

Description

Move CPDF_Document insert methods from namespace Making the insert methods private allows us to use private members, as I will need on https://codereview.chromium.org/2470803003/ Committed: https://pdfium.googlesource.com/pdfium/+/20ef5b93439a0e28cd612b824831f8dfcf234dfd

Patch Set 1 #

Total comments: 10

Patch Set 2 : Addressing comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -79 lines) Patch
M core/fpdfapi/parser/cpdf_document.h View 1 1 chunk +6 lines, -0 lines 0 comments Download
M core/fpdfapi/parser/cpdf_document.cpp View 1 3 chunks +75 lines, -79 lines 0 comments Download

Messages

Total messages: 19 (13 generated)
npm
PTAL
4 years, 1 month ago (2016-11-03 01:07:56 UTC) #5
Lei Zhang
lgtm https://codereview.chromium.org/2472473005/diff/1/core/fpdfapi/parser/cpdf_document.cpp File core/fpdfapi/parser/cpdf_document.cpp (right): https://codereview.chromium.org/2472473005/diff/1/core/fpdfapi/parser/cpdf_document.cpp#newcode643 core/fpdfapi/parser/cpdf_document.cpp:643: int CPDF_Document::InsertDeletePDFPage(CPDF_Dictionary* pPages, This method can just return ...
4 years, 1 month ago (2016-11-03 07:01:57 UTC) #8
Tom Sepez
LGTM given Lei's comments.
4 years, 1 month ago (2016-11-03 17:42:39 UTC) #9
npm
https://codereview.chromium.org/2472473005/diff/1/core/fpdfapi/parser/cpdf_document.cpp File core/fpdfapi/parser/cpdf_document.cpp (right): https://codereview.chromium.org/2472473005/diff/1/core/fpdfapi/parser/cpdf_document.cpp#newcode643 core/fpdfapi/parser/cpdf_document.cpp:643: int CPDF_Document::InsertDeletePDFPage(CPDF_Dictionary* pPages, On 2016/11/03 07:01:57, Lei Zhang wrote: ...
4 years, 1 month ago (2016-11-03 18:34:32 UTC) #12
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/2472473005/20001
4 years, 1 month ago (2016-11-03 18:47:28 UTC) #17
commit-bot: I haz the power
4 years, 1 month ago (2016-11-03 18:47:46 UTC) #19
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://pdfium.googlesource.com/pdfium/+/20ef5b93439a0e28cd612b824831f8dfcf23...

Powered by Google App Engine
This is Rietveld 408576698