Skip to main content

Bug Tracker

Side navigation

#11016 closed bug (wontfix)

Opened December 13, 2011 08:00PM UTC

Closed December 14, 2011 02:59PM UTC

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."

Attachments (0)
Change History (1)

Changed December 14, 2011 02:59PM UTC by timmywil comment:1

component: unfileddeferred
priority: undecidedlow
resolution: → wontfix
status: newclosed

I'd rather leave it the way it is so that it is a valid overall description regardless of the version of jQuery.