Side navigation
#6763 closed bug (fixed)
Opened July 05, 2010 12:49AM UTC
Closed July 12, 2010 12:32AM UTC
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.
Attachments (0)
Change History (1)
Changed July 12, 2010 12:32AM UTC by comment:1
resolution: | → fixed |
---|---|
status: | new → closed |
Thanks, we'll look into them but I'll close this since it doesn't report a specific bug.