#14341 closed bug (notabug)
Remove context and selector properties
Reported by: | anonymous | Owned by: | dmethvin |
---|---|---|---|
Priority: | low | Milestone: | None |
Component: | core | Version: | 2.0.3 |
Keywords: | Cc: | dmethvin | |
Blocked by: | #13801 | Blocking: |
Description
I was lurking a few months ago and just remembered now, but it looks like both these properties are still present.
Selector has been deprecated since 1.7, and context since 2.0. Can they be removed now? I'd attempt myself however I am not able to sign the CLA due to weird moonlighting policies of my employer.
http://bugs.jquery.com/ticket/9469 http://bugs.jquery.com/ticket/13801
Change History (5)
comment:1 Changed 10 years ago by
Cc: | dmethvin added |
---|
comment:2 Changed 10 years ago by
Component: | unfiled → core |
---|---|
Priority: | undecided → low |
comment:3 Changed 10 years ago by
Owner: | set to dmethvin |
---|---|
Status: | new → assigned |
comment:4 Changed 9 years ago by
Resolution: | → notabug |
---|---|
Status: | assigned → closed |
I don't think we can remove them any time soon. They are not documented.
comment:5 Changed 8 years ago by
Blocked by: | 13801 added |
---|
Note: See
TracTickets for help on using
tickets.
We'd love to get rid of these obsolete properties ASAP but IIRC they'll needed for the jQuery Migrate plugin to be able to restore the old, broken methods like
.live()
.