Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1501)

Unified Diff: testing/resources/bug_572871.pdf

Issue 1564773003: Invalidate IPWL_FocusHandler and IPWL_Provider on destruction. (Closed) Base URL: https://pdfium.googlesource.com/pdfium@master
Patch Set: fix copy pasta Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « testing/resources/bug_572871.in ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/resources/bug_572871.pdf
diff --git a/testing/resources/bug_507316.pdf b/testing/resources/bug_572871.pdf
similarity index 52%
copy from testing/resources/bug_507316.pdf
copy to testing/resources/bug_572871.pdf
index ecc205ceae667cf5146f8955f93e8670d178a6c8..1f26bc56a2894c50d74051b8be2a130f9c7a771c 100644
--- a/testing/resources/bug_507316.pdf
+++ b/testing/resources/bug_572871.pdf
@@ -3,143 +3,111 @@
1 0 obj <<
/Type /Catalog
/Pages 2 0 R
- /OpenAction 4 0 R
/AcroForm 3 0 R
+ /AA 11 0 R
>>
endobj
2 0 obj <<
/Type /Pages
/Count 3
- /Kids [6 0 R 7 0 R 8 0 R ]
+ /Kids [4 0 R 5 0 R 6 0 R ]
>>
endobj
3 0 obj <<
- /CO [11 0 R]
- /Fields [11 0 R 9 0 R]
+ /CO [9 0 R]
+ /Fields [9 0 R 7 0 R]
>>
endobj
4 0 obj <<
- /Type /Action
- /S /JavaScript
- /JS 5 0 R
->>
-endobj
-5 0 obj <<>>
-stream
-var i = 0;
-function run()
-{
- t = this.getField('txtName1');
- t2 = this.getField('txtName2');
- t2.setFocus();
- t.setFocus();
- t.value='G';
-}
-
-function remove(){
- if (i==1){
- this.removeField('txtName2');
- }
- i++;
-}
-
-app.setTimeOut('run()',2000);
-endstream
-endobj
-6 0 obj <<
/Type /Page
/Parent 2 0 R
/MediaBox [0 0 612 792]
/Resources <<>>
>>
endobj
-7 0 obj <<
+5 0 obj <<
/Type /Page
/Parent 2 0 R
/MediaBox [0 0 612 792]
/Resources <<>>
>>
endobj
-8 0 obj <<
+6 0 obj <<
/Type /Page
/Parent 2 0 R
/MediaBox [0 0 612 792]
/Resources <<>>
- /Annots [9 0 R 11 0 R]
+ /Annots [7 0 R 9 0 R]
>>
endobj
-9 0 obj <<
+7 0 obj <<
/FT /Tx
/Type /Annot
/Subtype /Widget
/T (txtName2)
/F 4
- /AP <</N 10 0 R>>
+ /AP <</N 8 0 R>>
/Rect [20 20 400 60]
>>
endobj
-10 0 obj <<
+8 0 obj <<
/Type /XObject
/Subtype /Form
/FormType 1
>>
endobj
-11 0 obj <<
+9 0 obj <<
/FT /Tx
/Type /Annot
/Subtype /Widget
/T (txtName1)
/F 4
- /AP <</N 12 0 R>>
+ /AP <</N 10 0 R>>
/Rect [200 200 400 260]
- /AA 13 0 R
>>
endobj
-12 0 obj <<
+10 0 obj <<
/Type /XObject
/Subtype /Form
/FormType 1
>>
endobj
-13 0 obj <<
- /C 14 0 R
+11 0 obj <<
+ /WC 12 0 R
>>
endobj
-14 0 obj <<
+12 0 obj <<
/Type /Action
/S /JavaScript
- /JS 15 0 R
+ /JS 13 0 R
>>
endobj
-15 0 obj <<>>
+13 0 obj <<>>
stream
-this.getField('txtName2').value='B';
-this.pageNum=1;
-remove();
+t = this.getField('txtName2');
+t.setFocus();
endstream
endobj
xref
-0 16
+0 14
0000000000 65535 f
0000000015 00000 n
-0000000106 00000 n
-0000000182 00000 n
-0000000243 00000 n
-0000000309 00000 n
-0000000602 00000 n
-0000000697 00000 n
-0000000792 00000 n
-0000000912 00000 n
-0000001043 00000 n
-0000001113 00000 n
-0000001261 00000 n
-0000001331 00000 n
-0000001365 00000 n
-0000001433 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 16
+ /Size 14
/Root 1 0 R
>>
startxref
-1534
+1132
%%EOF
« no previous file with comments | « testing/resources/bug_572871.in ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698