Modify ↓
Ticket #13356 (closed feature: fixed)
Consistently clean up after .ready() handler
| Reported by: | orkel | Owned by: | orkel |
|---|---|---|---|
| Priority: | low | Milestone: | 1.9.1 |
| Component: | core | Version: | 1.9rc1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Change History
comment:1 Changed 4 months ago by orkel
- Status changed from new to assigned
- Description modified (diff)
- Component changed from unfiled to core
- Priority changed from undecided to low
- Milestone changed from None to 1.9.1
- Owner set to orkel
comment:2 Changed 4 months ago by Oleg
- Status changed from assigned to closed
- Resolution set to fixed
Fix #13356. Clean up after load/ready handlers. Close gh-1152.
Changeset: f3c776dcc939ef3abe6e6ad11be235c8a61f63cf
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

PR – https://github.com/jquery/jquery/pull/1152