From 84d8eb9b6fdd2afd43f5970b3544d63aa990d30e Mon Sep 17 00:00:00 2001 From: Henrique Nakashima Date: Thu, 22 Jun 2017 11:51:04 -0400 Subject: Avoid regenerating appearance stream when already present. Since cpdfsdk_widget.cpp already generates it, we can expect that FPDF_GenerateAP will not be called. That implementation does not work with widgets with a shared field. Bug: chromium:733528 Change-Id: Ia436b4e8bc87ca86b67a02cf7301ac2328339128 Reviewed-on: https://pdfium-review.googlesource.com/6752 Reviewed-by: Lei Zhang Commit-Queue: Henrique Nakashima --- .../resources/pixel/bug_733528_expected_mac.pdf.0.png | Bin 0 -> 3349 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 testing/resources/pixel/bug_733528_expected_mac.pdf.0.png (limited to 'testing/resources/pixel/bug_733528_expected_mac.pdf.0.png') diff --git a/testing/resources/pixel/bug_733528_expected_mac.pdf.0.png b/testing/resources/pixel/bug_733528_expected_mac.pdf.0.png new file mode 100644 index 0000000000..f7c8302b1e Binary files /dev/null and b/testing/resources/pixel/bug_733528_expected_mac.pdf.0.png differ -- cgit v1.2.3