[Webkit-unassigned] [Bug 9902] jsNull and NSNull not properly converted between JS and ObjC
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Tue Sep 26 18:08:09 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=9902
------- Comment #25 from waylonis at mac.com 2006-09-26 18:08 PDT -------
I see that in the latest top of tree the
WebScriptObject.mm:_convertValueToObjCValue:originExecutionContext:executionContext:
method now no longer returns NSNull when converting a jsNull for compatibility
reasons.
It would be great if there was a way that the Plugin could indicate that it
wants to receive NSNulls instead of 0 for jsNull conversion. Maybe some way of
querying the plugin once and setting the Exec state to control the conversion?
--
Configure bugmail: http://bugzilla.opendarwin.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