[webkit-reviews] review requested: [Bug 23250] NULL string should not be arbitrarily converted to empty string : [Attachment 26684] Return jsundefined instead of jsnull.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 13 14:50:22 PST 2009


Yael <yael.aharon at nokia.com> has asked Tor Arne Vestbø <tavestbo at trolltech.com>
for review:
Bug 23250: NULL string should not be arbitrarily converted to empty string
https://bugs.webkit.org/show_bug.cgi?id=23250

Attachment 26684: Return jsundefined instead of jsnull.
https://bugs.webkit.org/attachment.cgi?id=26684&action=review

------- Additional Comments from Yael <yael.aharon at nokia.com>
This patch is not a solution to the bug, it was created to allow others to
continue experimenting with the problem. In fact it breaks the test case
evalJSV("myObject.myInvokableWithVariantArg(null)", type);


More information about the webkit-reviews mailing list