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

Issue 2400443005: Convert Field to use CPDFSDK_FormFillEnvironment (Closed)

Created:
4 years, 2 months ago by dsinclair
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

Convert Field to use CPDFSDK_FormFillEnvironment This CL changes Field from using a CPDFSDK_Document to using a CPDFSDK_FormFillEnvironment. Committed: https://pdfium.googlesource.com/pdfium/+/3a7741a2d9391fdbc54900695a980344dddf1692

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebase to master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+276 lines, -254 lines) Patch
M fpdfsdk/cpdfsdk_formfillenvironment.h View 1 chunk +2 lines, -1 line 0 comments Download
M fpdfsdk/javascript/Document.cpp View 2 chunks +8 lines, -4 lines 0 comments Download
M fpdfsdk/javascript/Field.h View 3 chunks +42 lines, -41 lines 0 comments Download
M fpdfsdk/javascript/Field.cpp View 1 122 chunks +224 lines, -208 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 14 (7 generated)
dsinclair
PTAL.
4 years, 2 months ago (2016-10-06 15:15:52 UTC) #4
Tom Sepez
https://codereview.chromium.org/2400443005/diff/1/fpdfsdk/javascript/Field.h File fpdfsdk/javascript/Field.h (right): https://codereview.chromium.org/2400443005/diff/1/fpdfsdk/javascript/Field.h#newcode465 fpdfsdk/javascript/Field.h:465: CPDFSDK_FormFillEnvironment::ObservedPtr m_pFormFillEnv; do the document and the FFE have ...
4 years, 2 months ago (2016-10-06 18:57:45 UTC) #7
dsinclair
https://codereview.chromium.org/2400443005/diff/1/fpdfsdk/javascript/Field.h File fpdfsdk/javascript/Field.h (right): https://codereview.chromium.org/2400443005/diff/1/fpdfsdk/javascript/Field.h#newcode465 fpdfsdk/javascript/Field.h:465: CPDFSDK_FormFillEnvironment::ObservedPtr m_pFormFillEnv; On 2016/10/06 18:57:45, Tom Sepez wrote: > ...
4 years, 2 months ago (2016-10-06 19:38:04 UTC) #8
dsinclair
ping.
4 years, 2 months ago (2016-10-11 14:06:04 UTC) #9
Tom Sepez
lgtm
4 years, 2 months ago (2016-10-11 16:12:57 UTC) #10
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/2400443005/20001
4 years, 2 months ago (2016-10-11 17:19:38 UTC) #12
commit-bot: I haz the power
4 years, 2 months ago (2016-10-11 17:39:52 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://pdfium.googlesource.com/pdfium/+/3a7741a2d9391fdbc54900695a980344dddf...

Powered by Google App Engine
This is Rietveld 408576698