Refactor the jQuery.timer function to allow a better "injection point"
Right now, overriding jQuery.timer is kind of dangerous because it does a few things that MUST be done. I'd like to simplify this process a little so that the timer loop can be overridden without a ton of internal knowledge so that we can document it.
Change History (3)
Owner: |
set to gnarf
|
Status: |
new →
assigned
|
Component: |
unfiled →
effects
|
Milestone: |
None →
1.9
|
Priority: |
undecided →
blocker
|
Resolution: |
→ duplicate
|
Status: |
assigned →
closed
|
Duplicate of #12803.