Opened 11 years ago
Closed 11 years ago
#11016 closed bug (wontfix)
Update documentation on deferred.then()
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | None |
Component: | deferred | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The description for deferred.then() is "Add handlers to be called when the Deferred object is resolved or rejected."
A more complete description would be "Add handlers to be called when the Deferred object is resolved, rejected or notifies progress."
Change History (1)
comment:1 Changed 11 years ago by
Component: | unfiled → deferred |
---|---|
Priority: | undecided → low |
Resolution: | → wontfix |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I'd rather leave it the way it is so that it is a valid overall description regardless of the version of jQuery.