User "Hashar" posted a comment on MediaWiki.r87997. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/87997#c17684 Commit summary:
* (bug 15461) Make IE8 turn off content sniffing. Everbody else should ignore this Adding X-Content-Type-Options: nosniff header in WebStart.php so that it's *always* set, even for alternate entry points and when $wgOut gets disabled or overridden. Note that this of course doesn't apply to uploaded images and such loaded directly -- the usual caveats still apply. Have not tested to confirm that this actually protects against sniffing errors -- please test on IE8 and IE9. Comment: Brion, can you possibly provide a test plan. I might have IE8 on one of my computer but I do not know how to test your patch. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
