Page MenuHomePhabricator

Upgrade jQuery to 1.7.1 in MW 1.19
Closed, ResolvedPublic

Description

Should we push for 1.7.1 before 1.19 is branched?


Version: unspecified
Severity: enhancement

Details

Reference
bz32879

Related Objects

StatusSubtypeAssignedTask
ResolvedNone
ResolvedNone

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 12:05 AM
bzimport set Reference to bz32879.
bzimport added a subscriber: Unknown Object (MLST).

Unless there's a pressing need to stick with the old version yes; new one's faster and has bug fixes, and doesn't appear to drop support for anything we care about.

(In reply to comment #1)

Unless there's a pressing need to stick with the old version yes; new one's
faster and has bug fixes, and doesn't appear to drop support for anything we
care about.

Hopefully prevents us getting bitten by already fixed regressions and such (granted, this isn't a point release update)

Can we get away with doing it as simply, updating in core, running the JS tests we have, and if they passed, we should be ok? Or will it need some more jiggery pokery than that?

That's most likely sufficient. There could conceivably be something that breaks unexpectedly (a couple things did break on jQuery 1.6, which had bigger changes).

Quick look and seems ok

r105612