https://issues.apache.org/bugzilla/show_bug.cgi?id=45947
Summary: setTimeout() and setInterval() should return int
Product: Batik
Version: 2.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: SVG DOM
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
The setTimeout() and setInterval() functions on the window object shouldn't
return TimerTask objects. Instead they should return ints, as documented here:
http://developer.mozilla.org/en/DOM/window.setTimeout
http://www.whatwg.org/specs/web-apps/current-work/multipage/no.html#timers
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]