Side navigation
#13801 closed feature (fixed)
Opened April 20, 2013 06:01PM UTC
Closed May 28, 2013 01:15PM UTC
Deprecate context property
Reported by: | gibson042 | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | 1.10 |
Component: | core | Version: | 1.9.1 |
Keywords: | 1.10-discuss 1.11-discuss | Cc: | |
Blocked by: | Blocking: |
Description
#9469 made a good (and ultimately successful) case for deprecating the selector
property because of its needlessness and inherent unreliability. We should do the same with its sibling property context
for exactly the same reasons.
Cf. https://github.com/jquery/jquery/pull/1249, closed because context
is still publicly documented.
Attachments (0)
Change History (14)
Changed April 20, 2013 06:06PM UTC by comment:1
Changed April 22, 2013 01:41PM UTC by comment:2
component: | unfiled → core |
---|---|
keywords: | → 1.10-discuss |
priority: | undecided → low |
status: | new → open |
+1, we always use ownerDocument anyway.
Changed April 22, 2013 01:46PM UTC by comment:3
+1, as long as the iframe cases are served :)
Changed April 22, 2013 02:27PM UTC by comment:4
+1, Good with the deprecation/removal but not the time frame. 2.0 has shipped, and 1.10 should parallel it. Do you mean 2.1/1.11 here?
Changed April 22, 2013 02:34PM UTC by comment:5
2.1/1.11 is the most realistic. It'd be nice to get this sooner, but 2.0 has already left the barn.
Changed May 13, 2013 04:12PM UTC by comment:6
milestone: | None → 1.11/2.1 |
---|
Changed May 13, 2013 04:12PM UTC by comment:7
keywords: | 1.10-discuss → 1.11-discuss |
---|
Changed May 13, 2013 04:14PM UTC by comment:8
keywords: | 1.11-discuss → 1.10-discuss 1.11-discuss |
---|
I think this was miscommunicated. Let's deprecate it now (1.10) and remove the code when we can.
Changed May 13, 2013 04:20PM UTC by comment:9
milestone: | 1.11/2.1 → 1.10 |
---|
Changed May 13, 2013 04:31PM UTC by comment:10
Agreed.
Changed May 21, 2013 07:38AM UTC by comment:11
Pull request: https://github.com/jquery/api.jquery.com/pull/308
Changed May 22, 2013 01:48PM UTC by comment:12
We have a race condition here. ;) The pull request is almost ready to merge but I need the URL to the blog post about the 1.10 release so we'll wait for the release with merging that. :)
Changed May 28, 2013 01:15PM UTC by comment:13
resolution: | → fixed |
---|---|
status: | open → closed |
Changed December 07, 2014 04:30AM UTC by comment:14
blocking: | → 14341 |
---|
+1