Opened 9 years ago
Closed 8 years ago
#15174 closed feature (migrated)
Remove core/ready hard dependency on $.Deferred
Reported by: | m_gol | Owned by: | m_gol |
---|---|---|---|
Priority: | low | Milestone: | 1.12/2.2 |
Component: | core | Version: | 2.1.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
If $.Deferred
is unavailable (e.g. because it was removed via custom compilation), the core/ready implementation should fall back to the standard Promise.
Change History (3)
comment:1 Changed 9 years ago by
Status: | new → open |
---|
comment:2 Changed 8 years ago by
Status: | open → assigned |
---|
comment:3 Changed 8 years ago by
Resolution: | → migrated |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Migrated to https://github.com/jquery/jquery/issues/1778