#9679 closed enhancement (duplicate)
Document $.proxy enhancements from #7783
Reported by: | ehynds | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | 1.next |
Component: | core | Version: | 1.6.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The documentation for $.proxy should be updated to reflect enhancements from #7783. In particular there should be mention that the signature now accepts arguments for the proxied function, and that it falls back to native Function#bind where available. thx!
Change History (2)
comment:1 Changed 12 years ago by
Component: | unfiled → core |
---|---|
Priority: | undecided → low |
Resolution: | → duplicate |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Thanks eric, we'll use needsdocs in 7783 to take care of this issue.