Lex,
  The upside of removing the hardcoded XHR loader from
AsyncFragmentLoader and delegating to the linker is that it also
provides a hook for environments that need special loading, such as
Google Gadgets. I like this change.

-Ray

On Mon, Mar 9, 2009 at 11:02 AM, Lex Spoon <[email protected]> wrote:
>
> Bob, could you look at the updated version of this patch you reviewed
> earlier?  It addresses some browser quirks as described in the
> description
>
> Joel, or anyone, what do you think about the small change to
> XMLHttpRequest?  It seems that xhr.send(), while standards-mandated,
> is not available in Firefox.  Meanwhile, xhr.send(null) works on
> everything.  Shall we delete send() from XMLHttpRequest?  It looks
> like a trap except for people who don't need Firefox support.
>
> http://gwt-code-reviews.appspot.com/10803
>
> By the way, when I Google searched this, the top hit I found was a
> *previous* GWT bug!
>
> http://code.google.com/p/fbug/issues/detail?id=257
>
> -Lex
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to