Modify ↓
Ticket #4240 (closed bug: fixed)
Optimize .find() and jQuery()
| Reported by: | john | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.4 |
| Component: | core | Version: | 1.3.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description (last modified by john) (diff)
Right now jQuery.fn.find and jQuery() have some extraneous abstraction and should be optimized.
Change History
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.

Landed some code in SVN rev [6255].