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

Side by Side Diff: testing/resources/bug_679649.pdf

Issue 2626863003: Don't put timers with ID == 0 into the global timer map. (Closed)
Patch Set: add test Created 3 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 unified diff | Download patch
« no previous file with comments | « testing/resources/bug_679649.in ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 %PDF-1.7
2 % ò¤ô
3 1 0 obj <<
4 /Type /Catalog
5 /Pages 2 0 R
6 /AcroForm 6 0 R
7 /Names <</JavaScript 13 0 R>>
8 >>
9 endobj
10 2 0 obj <<
11 /Type /Pages
12 /Count 1
13 /Kids [4 0 R]
14 >>
15 endobj
16 4 0 obj <<
17 /Type /Page
18 /Parent 2 0 R
19 /MediaBox [0 0 612 792]
20 /CropBox [0 0 612 792]
21 /Resources <<>>
22 >>
23 endobj
24 6 0 obj <<
25 /DR <<
26 /Font <</Helv 7 0 R>>
27 >>
28 /DA (/Helv 0 Tf 0 g)
29 /Fields [5 0 R]
30 >>
31 endobj
32 7 0 obj <<
33 /Type /Font
34 /Subtype /Type1
35 /BaseFont /Helvetica
36 /Encoding /WinAnsiEncoding
37 >>
38 endobj
39 8 0 obj <<
40 /Type /XObject
41 /Subtype /Form
42 /FormType 1
43 /Matrix [1 0 0 1 0 0]
44 /BBox [0 0 75.907 28.472]
45 /Resources <<
46 /Font <</FXF0 7 0 R>>
47 >>
48 >>
49 stream
50 q
51 Q
52
53
54 endstream
55 endobj
56 11 0 obj <<
57 /Type /Action
58 /S /JavaScript
59 /JS 50 0 R
60 >>
61 endobj
62 13 0 obj <<
63 /Names [(startDelay) 11 0 R]
64 >>
65 endobj
66 50 0 obj <<
67 >>
68 stream
69 function ping() {
70 app.alert("ping");
71 }
72 var timer = app.setTimeOut("ping()", 100);
73 app.clearTimeOut(timer);
74 endstream
75 endobj
76 xref
77 0 51
78 0000000000 65535 f
79 0000000015 00000 n
80 0000000118 00000 n
81 0000000000 65535 f
82 0000000181 00000 n
83 0000000000 65535 f
84 0000000302 00000 n
85 0000000404 00000 n
86 0000000509 00000 n
87 0000000000 65535 f
88 0000000000 65535 f
89 0000000701 00000 n
90 0000000000 65535 f
91 0000000769 00000 n
92 0000000000 65535 f
93 0000000000 65535 f
94 0000000000 65535 f
95 0000000000 65535 f
96 0000000000 65535 f
97 0000000000 65535 f
98 0000000000 65535 f
99 0000000000 65535 f
100 0000000000 65535 f
101 0000000000 65535 f
102 0000000000 65535 f
103 0000000000 65535 f
104 0000000000 65535 f
105 0000000000 65535 f
106 0000000000 65535 f
107 0000000000 65535 f
108 0000000000 65535 f
109 0000000000 65535 f
110 0000000000 65535 f
111 0000000000 65535 f
112 0000000000 65535 f
113 0000000000 65535 f
114 0000000000 65535 f
115 0000000000 65535 f
116 0000000000 65535 f
117 0000000000 65535 f
118 0000000000 65535 f
119 0000000000 65535 f
120 0000000000 65535 f
121 0000000000 65535 f
122 0000000000 65535 f
123 0000000000 65535 f
124 0000000000 65535 f
125 0000000000 65535 f
126 0000000000 65535 f
127 0000000000 65535 f
128 0000000822 00000 n
129 trailer <<
130 /Root 1 0 R
131 >>
132 startxref
133 970
134 %%EOF
OLDNEW
« no previous file with comments | « testing/resources/bug_679649.in ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698