RR: make HTTPRequestImplIE6 try to gracefully fallback when building its XHR

3 views
Skip to first unread message

Alex Rudnick

unread,
Oct 2, 2008, 2:27:15 PM10/2/08
to Joel Webber, Michael Mikhailov, GWTcontrib
Hey Joel :)

Would you take a look at this patch for HTTPRequestImplIE6?

In the case where there's a native XMLHttpRequest on the window object
(IE7), we'll use that, and failing that (IE6), we'll first try
"MSXML2.XMLHTTP.3.0" (recommended over on MSDN) and finally
"Microsoft.XMLHTTP".

I've seen "Microsoft.XMLHTTP" cause the elusive "POST when you asked
for a GET" bug, but haven't been able to reproduce recently; maybe we
got an update to fix it.

Thanks!

--
Alex Rudnick
swe, gwt, atl

xhr-ie-try-native_r3698.patch

Joel Webber

unread,
Oct 9, 2008, 8:28:17 AM10/9/08
to Alex Rudnick, Michael Mikhailov, GWTcontrib
LGTM, sorry for the slow response :)

Alex Rudnick

unread,
Oct 9, 2008, 10:56:33 AM10/9/08
to Joel Webber, Michael Mikhailov, GWTcontrib
Thanks!

Committed r3728.

On Thu, Oct 9, 2008 at 8:28 AM, Joel Webber <j...@google.com> wrote:
> LGTM, sorry for the slow response :)

--

Reply all
Reply to author
Forward
0 new messages