Skip to main content

Bug Tracker

Side navigation

#11737 closed feature (fixed)

Opened May 08, 2012 08:44PM UTC

Closed November 15, 2012 02:40AM UTC

Remove jQuery.sub

Reported by: dmethvin Owned by: dmethvin
Priority: low Milestone: 1.9
Component: core Version: 1.7.2
Keywords: Cc:
Blocked by: Blocking:
Description
  • It is quirky, per #11662.
  • It is not commonly used.
  • It **shouldn't** be commonly used.
  • It is bytes we don't want to drag around.
  • It can be a plugin.
Attachments (0)
Change History (6)

Changed May 08, 2012 08:44PM UTC by dmethvin comment:1

component: unfiledcore
milestone: None1.8
priority: undecidedlow
status: newopen

Changed May 11, 2012 03:52AM UTC by gibson042 comment:2

I'm torn on this one. The main utility of jQuery.sub is ''for'' plugins, which makes converting it into a plugin of its own pointless. It's not much code to insert into a plugin, but on the other hand it dives pretty deep into partially undocumented internals, and asking plugin authors to copy in that block of code means not only redundancy but also missing out on things like a fix to #11662.

I was excited for the introduction of jQuery.sub, and think I'd like to try saving it.

Changed May 18, 2012 02:09AM UTC by dmethvin comment:3

owner: → dmethvin
status: openassigned
summary: Deprecate jQuery.subRemove jQuery.sub

This was actually deprecated in 1.7 so it can be removed in 1.8.

Changed June 25, 2012 04:21PM UTC by dmethvin comment:4

milestone: 1.81.9

Pushed to 1.9 so we can do all the deprecations together.

Changed September 09, 2012 01:10AM UTC by dmethvin comment:5

type: enhancementfeature

Bulk change from enhancement to feature.

Changed November 15, 2012 02:40AM UTC by dmethvin comment:6

resolution: → fixed
status: assignedclosed