diff options
author | Lei Zhang <thestig@chromium.org> | 2018-10-17 04:12:44 +0000 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2018-10-17 04:12:44 +0000 |
commit | 190645c34266d7e8ed2a3026d11a7fd5a03de86a (patch) | |
tree | 3929bf86505594190209d2968a9944d3eaee1afc /fpdfsdk/cpdfsdk_xfawidgethandler.h | |
parent | e9b1cfbe85ce378d335f3b95f0b1dfb3040954cd (diff) | |
download | pdfium-190645c34266d7e8ed2a3026d11a7fd5a03de86a.tar.xz |
Fix assert failure in CPDF_InteractiveForm::GetControlsForField().
|CPDF_InteractiveForm::m_ControlLists| replaced
|CPDF_FormField::m_ControlList| for all CPDF_FormFields. So when any
CPDF_FormFields wants to know about its control list, it has to ask
CPDF_InteractiveForm. Every CPDF_FormField started out with an empty
control list, so CPDF_InteractiveForm should keep that behavior.
BUG=chromium:895983
TBR=tsepez@chromium.org
Change-Id: Ibae5f6f54a21b9576b253e230c346bfd6705ca5d
Reviewed-on: https://pdfium-review.googlesource.com/c/44150
Reviewed-by: Lei Zhang <thestig@chromium.org>
Commit-Queue: Lei Zhang <thestig@chromium.org>
Diffstat (limited to 'fpdfsdk/cpdfsdk_xfawidgethandler.h')
0 files changed, 0 insertions, 0 deletions