patch: stub implementation of XMLHttpRequest
Maciej Stachowiak
mjs at apple.com
Mon Feb 23 23:52:06 CET 2004
On Feb 20, 2004, at 7:58 PM, Dirk Mueller wrote:
> On Tuesday 18 November 2003 09:51, Maciej Stachowiak wrote:
>
>> Here's just the skeleton implementation. I'll be filling in the
>> functionality a bit at a time and sending the patches.
>
> Nice, haven't seen the incremental patches though. I see the
> implementation
> appears to be quite complete in Safari 1.2. Which sites did you use for
> testing? Anything public?
http://www.mozilla.org/xmlextras/tests.html
Also, rating friends on Orkut uses XMLHttpRequest.
We've also had reports from some enterprise application developers that
our implementation worked for them.
Unfortunately I neglected to send all the incremental patches and I
don't have them any more. But almost all the changes are localized to
the new files, the only exception is some minor DOM changes to avoid
crashing with a document that has no associated part. These should be
easy to find in the ChangeLog.
Regards,
Maciej
More information about the Khtml-devel
mailing list