[PATCH] JavaScript XMLHttpRequest.send problem

Harri Porten porten at froglogic.com
Sat Nov 26 12:01:11 GMT 2005


On Sat, 26 Nov 2005, Kazuki Ohta wrote:

> When I develop Ajax application on Konqueror, I noticed
> that JavaScript XMLHttpRequest.send with no argument
> sends an uninitialized value. Attached patch will fix the
> problem.
>
> Please review the patch and can I apply this patch?

Looks good based on a quick look (except that I'm not too knowledgable
about XMLHttpRequest).

I just wonder about the body initialization.  What benefit does the
QString::null assignment have? If there's none I'd like that change away.

Harri.





More information about the kde-core-devel mailing list