Opened 15 years ago
Closed 13 years ago
#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: | ||
Blocked by: | Blocking: |
Description
Index: env.js =================================================================== --- env.js (revision 4886) +++ env.js (working copy) @@ -83,6 +83,8 @@
}
};
+ window.clearTimeout = window.clearInterval; +
Window Events
var events = [{}];
Note: See
TracTickets for help on using
tickets.
This should be discussed here: http://groups.google.com/group/envjs