Side navigation
#13154 closed bug (notabug)
Opened January 04, 2013 05:18PM UTC
Closed January 04, 2013 08:10PM UTC
Remove $.sub leftovers
Reported by: | anonymous | Owned by: | anonymous |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | git |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
There are places in the source code where this.constructor
is used. Now that $.sub
is removed, these can safely be set back to jQuery
. The call in .end
also doesn't need null
.
I suspect this would break the jQuery migration plugin... https://github.com/jquery/jquery-migrate