Opened 13 years ago
Closed 13 years ago
#6763 closed bug (fixed)
jquery has numerous warning when run through javascript lint
Reported by: | protopia | Owned by: | |
---|---|---|---|
Priority: | Milestone: | 1.4.3 | |
Component: | unfiled | Version: | 1.4.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
There are numerous warnings when you run jquery through jslint - most are warnings (which may result in different execution on different js implementations), but e.g. missing break statements in Sizzle might be more serious.
Note: See
TracTickets for help on using
tickets.
Thanks, we'll look into them but I'll close this since it doesn't report a specific bug.