Closed
Bug 959232
Opened 12 years ago
Closed 10 years ago
Tabzilla still requests jQuery 1.7.1, which uses obsolete JS API calls
Categories
(Websites :: Tabzilla, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: michiel, Unassigned)
Details
(Whiteboard: [kb=1717637] )
Looking at https://www.mozilla.org/en-US/tabzilla/tabzilla.js I see a requirement for "at least" jQuery 1.7.1, but this version of jQuery relies on JS API calls that modern browsers will flag as obsolete, leading to warnings in the console (and possibly errors in the future). It would be a good idea to bump that requirement up to 1.9.2 instead.
Updated•11 years ago
|
Whiteboard: [kb=1717637]
Comment 1•10 years ago
|
||
Closing this, since the new simplified Tabzilla no longer has a jQuery dependency.
https://github.com/mozilla/tabzilla/
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•