Modify ↓
Ticket #11965 (closed enhancement: fixed)
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: | ||
| Blocking: | Blocked by: |
Description
This way we can exclude it from builds...
Change History
comment:1 Changed 11 months ago by gnarf
- Component changed from unfiled to build
- Milestone changed from None to 1.8
comment:3 Changed 11 months ago by rwaldron
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
comment:6 Changed 11 months ago by Rick Waldron
- Status changed from open to closed
- Resolution set to fixed
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
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.
