[Webkit-unassigned] [Bug 23250] New: NULL string should not be arbitrarily converted to empty string
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 12 07:14:48 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23250
Summary: NULL string should not be arbitrarily converted to empty
string
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Qt
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: yael.aharon at nokia.com
When a QtWebKit based application returns a null string, it is converted to an
empty string. From the JavaScript side, it is not possible to tell if the
return value was an empty string or null.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list