Closed Bug 881471 Opened 11 years ago Closed 5 years ago

Address deprecated jQuery functions in JS and ugrade jQuery UI

Categories

(support.mozilla.org :: Code Quality, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: rehandalal+mozilla, Unassigned)

Details

(Whiteboard: u=dev c=general p= s=2013.backlog)

We recently removed the multiple versions of jQuery and upgraded to 1.10.1 from 1.8. 1.9 introduced some breaking changes and so we included the jQuery Migrate plugin to re-add deprecated functionality. This outputs warnings to the console. We should probably figure out what deprecated stuff we have in our JS files and refactor. I know there are several instances of .live() being used places.

Further we should upgrade jQuery UI to the latest version because it has some deprecated code in its current version.

tl;dr
- Fix JS code for new version of jQuery
- Upgrade jQuery UI to latest
Component: General → Code Quality
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.