* Use native XMLHttpRequest class in preference to ActiveX on IE 7; this
authorBrion Vibber <brion@users.mediawiki.org>
Thu, 28 Jun 2007 16:06:10 +0000 (16:06 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Thu, 28 Jun 2007 16:06:10 +0000 (16:06 +0000)
commit55277642f8d56e7f6e47824774bdab14a95ac4fe
treecfc850ca693ff979079b8618e2f31faf7b69e41d
parent6bd571c66e4b2bf6ec0674af32d307449d3d6781
* Use native XMLHttpRequest class in preference to ActiveX on IE 7; this
  avoids the "ActiveX "Do you want to allow ActiveX?" prompt when something
  security settings are cranked this way and AJAX-y gets used.

We still get prompts on IE 6, though, which is kind of annoying.
RELEASE-NOTES
includes/DefaultSettings.php
skins/common/ajax.js