Closed
Bug 470992
Opened 16 years ago
Closed 16 years ago
SetTimeout/SetInterval have bogus PRBool out params.
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
People
(Reporter: jst, Assigned: jst)
Details
(Keywords: fixed1.9.1)
Attachments
(1 file)
|
1.53 KB,
patch
|
mrbkap
:
review+
mrbkap
:
superreview+
beltzner
:
approval1.9.1+
|
Details | Diff | Splinter Review |
... the params should be ints, not booleans. See attached patch.
| Assignee | ||
Comment 1•16 years ago
|
||
Attachment #354354 -
Flags: superreview?(mrbkap)
Attachment #354354 -
Flags: review?(mrbkap)
Updated•16 years ago
|
Attachment #354354 -
Flags: superreview?(mrbkap)
Attachment #354354 -
Flags: superreview+
Attachment #354354 -
Flags: review?(mrbkap)
Attachment #354354 -
Flags: review+
| Assignee | ||
Comment 2•16 years ago
|
||
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment on attachment 354354 [details] [diff] [review]
Fix.
Should this have gone in to branch?
Attachment #354354 -
Flags: approval1.9.1?
Comment 4•16 years ago
|
||
Comment on attachment 354354 [details] [diff] [review]
Fix.
a191=beltzner
Attachment #354354 -
Flags: approval1.9.1? → approval1.9.1+
Comment 5•16 years ago
|
||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•