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 2372423002: Made CFieldTree::Node a class. (Closed)

Created:
4 years, 2 months ago by Lei Zhang
Modified:
4 years, 2 months ago
Reviewers:
Tom Sepez, Wei Li
CC:
pdfium-reviews_googlegroups.com
Target Ref:
refs/heads/master
Project:
pdfium
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : std::vector #

Total comments: 8

Patch Set 3 : Address comments #

Patch Set 4 : more #

Patch Set 5 : upload again #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -95 lines) Patch
M core/fpdfdoc/cpdf_interform.cpp View 1 2 3 16 chunks +82 lines, -95 lines 0 comments Download

Messages

Total messages: 24 (18 generated)
Lei Zhang
4 years, 2 months ago (2016-09-27 23:52:20 UTC) #6
Tom Sepez
https://codereview.chromium.org/2372423002/diff/20001/core/fpdfdoc/cpdf_interform.cpp File core/fpdfdoc/cpdf_interform.cpp (right): https://codereview.chromium.org/2372423002/diff/20001/core/fpdfdoc/cpdf_interform.cpp#newcode551 core/fpdfdoc/cpdf_interform.cpp:551: Node* GetChildAt(size_t i) { return children_[i]; } nit: is ...
4 years, 2 months ago (2016-09-28 00:10:01 UTC) #9
Lei Zhang
https://codereview.chromium.org/2372423002/diff/20001/core/fpdfdoc/cpdf_interform.cpp File core/fpdfdoc/cpdf_interform.cpp (right): https://codereview.chromium.org/2372423002/diff/20001/core/fpdfdoc/cpdf_interform.cpp#newcode551 core/fpdfdoc/cpdf_interform.cpp:551: Node* GetChildAt(size_t i) { return children_[i]; } On 2016/09/28 ...
4 years, 2 months ago (2016-09-28 00:22:55 UTC) #11
Tom Sepez
lgtm
4 years, 2 months ago (2016-09-28 16:42:57 UTC) #19
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/2372423002/80001
4 years, 2 months ago (2016-09-28 17:47:22 UTC) #22
commit-bot: I haz the power
4 years, 2 months ago (2016-09-28 17:57:21 UTC) #24
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://pdfium.googlesource.com/pdfium/+/3b440ac32e3b9abaf6d013225b7a31a976b4...

Powered by Google App Engine
This is Rietveld 408576698