[PATCH] JavaScript XMLHttpRequest.send problem
Harri Porten
porten at froglogic.com
Sat Nov 26 12:30:51 GMT 2005
On Sat, 26 Nov 2005, Kazuki Ohta wrote:
> > 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.
> Hmm. What happens when the exception occurs? I don't know
> the internal details of kjs interpreter, but initializing
> the body seems better to me.
QString's default constructor will already have initialized the variable.
Harri.
More information about the kde-core-devel
mailing list