From 04c2dbb1908006830b6ee45ea85f6cde1a9fc4cb Mon Sep 17 00:00:00 2001 From: Tom Sepez Date: Tue, 2 Oct 2018 21:23:50 +0000 Subject: Remove ability to delete annot in CJS_Document::removeField() This path has only been present under XFA, and has resulted in several bugs, including the referenced one. There is a breakage in some XFA functionality, but I'm not confident we can do this without re-engineering all of fpdfsdk widget ownership. Bug: 891210 Change-Id: I5aa158fa5359b1c8338046eefb25fb25df9ace48 Reviewed-on: https://pdfium-review.googlesource.com/c/43311 Reviewed-by: Lei Zhang Commit-Queue: Tom Sepez --- testing/resources/javascript/bug_679642_expected.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'testing/resources/javascript/bug_679642_expected.txt') diff --git a/testing/resources/javascript/bug_679642_expected.txt b/testing/resources/javascript/bug_679642_expected.txt index 9e99cc6883..b576eaeced 100644 --- a/testing/resources/javascript/bug_679642_expected.txt +++ b/testing/resources/javascript/bug_679642_expected.txt @@ -1,3 +1,2 @@ Alert: Starting ... Alert: Firing ... -Alert: failed: Field.page: Object no longer exists. -- cgit v1.2.3