#10826 closed bug (fixed)
new support test leaks "body" to global
Reported by: | mikesherov | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.7.1 |
Component: | support | Version: | 1.7.1rc1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
this code nulls out any global "body var":
fragment = select = opt = body = marginDiv = div = input = null;
Change History (3)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 11 years ago by
Component: | unfiled → support |
---|---|
Milestone: | None → 1.7.1 |
Note: See
TracTickets for help on using
tickets.
https://github.com/jquery/jquery/pull/607