Page MenuHomePhabricator

Upgrade jQuery to 1.6.2
Closed, ResolvedPublic

Description

Rather than reopening bug 28904

It's a bugfix/maintenance, so we should really take advantage of it


Version: unspecified
Severity: enhancement
URL: http://blog.jquery.com/2011/06/30/jquery-162-released/

Details

Reference
bz29773

Event Timeline

bzimport raised the priority of this task from to Low.Nov 21 2014, 11:33 PM
bzimport set Reference to bz29773.

We'll have to check out the diff carefully before upgrading and check their release-notes. I'll do this one tonight.

Awesome

Just seems to make sense to put out the newest possible (sub, at least) release if we can :)

diff
a: http://code.jquery.com/jquery-1.6.1.js
b: http://code.jquery.com/jquery-1.6.2.js

I don't see anything that could affect our core modules. They fixed a bunch of bugs though, which is cool.
I've also checked a few common extensions in my trunk checkout (CodeReview, WikiEditor, Vector, WikiLove, ArticleFeedback) in source code to see if anything would likely break there, didn't find any.

The QUnit test suite still the same before and after.

Fixed in r91845.