diff options
author | Tom Sepez <tsepez@chromium.org> | 2017-05-18 09:28:49 -0700 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2017-05-18 16:49:47 +0000 |
commit | 41066c1ecaafd99904b160211985b56cce195ee8 (patch) | |
tree | 948ede9f04eb16cdf1f2c113493907ea25701b3e /testing | |
parent | 45b9ae18668e996f90780880dd691d69fa13cbe1 (diff) | |
download | pdfium-41066c1ecaafd99904b160211985b56cce195ee8.tar.xz |
Bad cast to CPDF_Document in FPDFEditEmbeddertest
The test, as written, is only correct for the non-xfa case, where
the FPDF_Document opaque type is equivalent to the CPDF_Document.
Under XFA, however, there is another layer of indirection that
the test harness needs to respect.
Sorry, I missed this the first time around when I signed off
on the CL that introduced this test.
Change-Id: Ida3579edf639fbfca2939dc151c0420247e90ab3
Reviewed-on: https://pdfium-review.googlesource.com/5657
Reviewed-by: Nicolás Peña <npm@chromium.org>
Commit-Queue: Tom Sepez <tsepez@chromium.org>
Diffstat (limited to 'testing')
0 files changed, 0 insertions, 0 deletions