Last modified: 2014-03-20 07:21:02 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T37906, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 35906 - ResourceLoader: Increase coverage of isCompatible() in startup.js
ResourceLoader: Increase coverage of isCompatible() in startup.js
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
ResourceLoader (Other open bugs)
1.17.x
All All
: Low enhancement (vote)
: 1.22.0 release
Assigned To: Krinkle
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-04-12 10:29 UTC by Michael M.
Modified: 2014-03-20 07:21 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Michael M. 2012-04-12 10:29:04 UTC
I'm sure I already reported this but, but I can't find it, so either I have a serious problem to remember things or the database.

./resources/startup.js should load jQuery and everything else only for compatible browsers. But currently only IE < 6 is blocked, everything else is still only a TODO comment. In the meantime jQuery has changed, so is no longer compatible with some old browsers [1].

You should block:
* FF < 2
* Safari < 3
* Opera < 10 (this has changed, see also bug 31691)
* Chrome < 1

[1] http://docs.jquery.com/Browser_Compatibility
Comment 1 Gerrit Notification Bot 2013-04-22 11:19:11 UTC
Related URL: https://gerrit.wikimedia.org/r/60254 (Gerrit Change I2fdd0da8c17553a3465ef27c46a4632e135c4405)
Comment 2 Gerrit Notification Bot 2013-05-04 03:28:13 UTC
Related URL: https://gerrit.wikimedia.org/r/62213 (Gerrit Change I2fdd0da8c17553a3465ef27c46a4632e135c4405)
Comment 3 Gerrit Notification Bot 2013-05-07 14:11:47 UTC
Related URL: https://gerrit.wikimedia.org/r/62605 (Gerrit Change I2fdd0da8c17553a3465ef27c46a4632e135c4405)
Comment 4 Krinkle 2014-03-20 07:20:50 UTC
Included in MediaWiki 1.22.0:
(Ia54dd738b) startup: Lower blacklist for Firefox from 4 to 3
(If7743c476) startup: Blacklist incompatible mobile browsers

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links