Modify ↓
Ticket #2480 (closed bug: invalid)
clearTimeout mockup for env.js
| Reported by: | loic | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2.4 |
| Component: | build | Version: | 1.2.3 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Index: env.js =================================================================== --- env.js (revision 4886) +++ env.js (working copy) @@ -83,6 +83,8 @@
}
};
+ window.clearTimeout = window.clearInterval; +
Window Events
var events = [{}];
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

This should be discussed here: http://groups.google.com/group/envjs