User "Platonides" posted a comment on MediaWiki.r101860. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/101860#c25443 Commit summary:
bug 32183: remove the client-* classes added from user-agent-sniffing onto the <html> element. Browser sniffing is bad, and having these here encourages unpleasantness. Keeping the js/nojs ones as those are useful and non-evil (they're an example of feature detection, exposed via CSS here rather than through JS.) Comment: Also kill it from 1.18? Doesn't seem to have been used in 1.17, so this way we wouldn't ship newly deprecated features. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
