From ab5537db5f9f52f19dea03850512fd6b10bdcd84 Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Wed, 6 Jan 2016 14:58:14 -0800 Subject: Invalidate IPWL_FocusHandler and IPWL_Provider on destruction. BUG=572871 TBR=tsepez@chromium.org Review URL: https://codereview.chromium.org/1564773003 . (cherry picked from commit dcac57bc8b64fdc870d79d11a498ae7021cf8ae7) Review URL: https://codereview.chromium.org/1569663002 . --- testing/resources/bug_572871.in | 96 +++++++++++++++++++++++++++++++++ testing/resources/bug_572871.pdf | 113 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 209 insertions(+) create mode 100644 testing/resources/bug_572871.in create mode 100644 testing/resources/bug_572871.pdf (limited to 'testing/resources') diff --git a/testing/resources/bug_572871.in b/testing/resources/bug_572871.in new file mode 100644 index 0000000000..20cb94394e --- /dev/null +++ b/testing/resources/bug_572871.in @@ -0,0 +1,96 @@ +{{header}} +{{object 1 0}} << + /Type /Catalog + /Pages 2 0 R + /AcroForm 3 0 R + /AA 11 0 R +>> +endobj +{{object 2 0}} << + /Type /Pages + /Count 3 + /Kids [4 0 R 5 0 R 6 0 R ] +>> +endobj +{{object 3 0}} << + /CO [9 0 R] + /Fields [9 0 R 7 0 R] +>> +endobj +{{object 4 0}} << + /Type /Page + /Parent 2 0 R + /MediaBox [0 0 612 792] + /Resources <<>> +>> +endobj +{{object 5 0}} << + /Type /Page + /Parent 2 0 R + /MediaBox [0 0 612 792] + /Resources <<>> +>> +endobj +{{object 6 0}} << + /Type /Page + /Parent 2 0 R + /MediaBox [0 0 612 792] + /Resources <<>> + /Annots [7 0 R 9 0 R] +>> +endobj +{{object 7 0}} << + /FT /Tx + /Type /Annot + /Subtype /Widget + /T (txtName2) + /F 4 + /AP <> + /Rect [20 20 400 60] +>> +endobj +{{object 8 0}} << + /Type /XObject + /Subtype /Form + /FormType 1 +>> +endobj +{{object 9 0}} << + /FT /Tx + /Type /Annot + /Subtype /Widget + /T (txtName1) + /F 4 + /AP <> + /Rect [200 200 400 260] +>> +endobj +{{object 10 0}} << + /Type /XObject + /Subtype /Form + /FormType 1 +>> +endobj +{{object 11 0}} << + /WC 12 0 R +>> +endobj +{{object 12 0}} << + /Type /Action + /S /JavaScript + /JS 13 0 R +>> +endobj +{{object 13 0}} <<>> +stream +t = this.getField('txtName2'); +t.setFocus(); +endstream +endobj +{{xref}} +trailer << + /Size 14 + /Root 1 0 R +>> +{{startxref}} +%%EOF diff --git a/testing/resources/bug_572871.pdf b/testing/resources/bug_572871.pdf new file mode 100644 index 0000000000..1f26bc56a2 --- /dev/null +++ b/testing/resources/bug_572871.pdf @@ -0,0 +1,113 @@ +%PDF-1.7 +% ò¤ô +1 0 obj << + /Type /Catalog + /Pages 2 0 R + /AcroForm 3 0 R + /AA 11 0 R +>> +endobj +2 0 obj << + /Type /Pages + /Count 3 + /Kids [4 0 R 5 0 R 6 0 R ] +>> +endobj +3 0 obj << + /CO [9 0 R] + /Fields [9 0 R 7 0 R] +>> +endobj +4 0 obj << + /Type /Page + /Parent 2 0 R + /MediaBox [0 0 612 792] + /Resources <<>> +>> +endobj +5 0 obj << + /Type /Page + /Parent 2 0 R + /MediaBox [0 0 612 792] + /Resources <<>> +>> +endobj +6 0 obj << + /Type /Page + /Parent 2 0 R + /MediaBox [0 0 612 792] + /Resources <<>> + /Annots [7 0 R 9 0 R] +>> +endobj +7 0 obj << + /FT /Tx + /Type /Annot + /Subtype /Widget + /T (txtName2) + /F 4 + /AP <> + /Rect [20 20 400 60] +>> +endobj +8 0 obj << + /Type /XObject + /Subtype /Form + /FormType 1 +>> +endobj +9 0 obj << + /FT /Tx + /Type /Annot + /Subtype /Widget + /T (txtName1) + /F 4 + /AP <> + /Rect [200 200 400 260] +>> +endobj +10 0 obj << + /Type /XObject + /Subtype /Form + /FormType 1 +>> +endobj +11 0 obj << + /WC 12 0 R +>> +endobj +12 0 obj << + /Type /Action + /S /JavaScript + /JS 13 0 R +>> +endobj +13 0 obj <<>> +stream +t = this.getField('txtName2'); +t.setFocus(); +endstream +endobj +xref +0 14 +0000000000 65535 f +0000000015 00000 n +0000000099 00000 n +0000000175 00000 n +0000000234 00000 n +0000000329 00000 n +0000000424 00000 n +0000000543 00000 n +0000000673 00000 n +0000000742 00000 n +0000000876 00000 n +0000000946 00000 n +0000000981 00000 n +0000001049 00000 n +trailer << + /Size 14 + /Root 1 0 R +>> +startxref +1132 +%%EOF -- cgit v1.2.3