Skip to main content

Bug Tracker

Side navigation

#11965 closed enhancement (fixed)

Opened June 23, 2012 11:59PM UTC

Closed June 25, 2012 02:02PM UTC

Create deprecated.js to contain as much of the deprecated stuff as possible

Reported by: gnarf Owned by:
Priority: undecided Milestone: 1.8
Component: build Version: git
Keywords: Cc:
Blocked by: Blocking:
Description

This way we can exclude it from builds...

Attachments (0)
Change History (6)

Changed June 24, 2012 12:00AM UTC by gnarf comment:1

component: unfiledbuild
milestone: None1.8

Changed June 24, 2012 11:43AM UTC by anonymous comment:2

Nice idea!

Changed June 24, 2012 03:51PM UTC by rwaldron comment:3

This will likely have a number of submissions from different core devs. I'm going to step up and create the first entry - moving $.browser to new src/deprecated.js

Changed June 24, 2012 04:46PM UTC by rwaldron comment:4

Changed June 24, 2012 06:28PM UTC by timmywil comment:5

status: newopen

+1

Changed June 25, 2012 02:02PM UTC by Rick Waldron comment:6

resolution: → fixed
status: openclosed

Adds src/deprecated.js, test/unit/deprecated.js; -deprecated flag; Moves jQuery.browser and removes use in test/unit/ajax.js. Fixes #11965

Changeset: a2758377df7eef02d155a30f869bdc3d8b7c02b9