[Webkit-unassigned] [Bug 9902] jsNull and NSNull not properly converted between JS and ObjC

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Jul 17 15:58:32 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9902


ddkilzer at kilzer.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com




------- Comment #6 from ddkilzer at kilzer.net  2006-07-17 15:58 PDT -------
(In reply to comment #5)
> Patch looks great! All we need is a layout test, and a change log entry, and
> we're ready to go.

Because this bug deals with the ObjC<->JavaScript bindings, a normal layout
test (which tests the behavior of the browser using "normal" HTML and
JavaScript) is not possible.

However, I think there is a (relatively) new feature of DumpRenderTree (the
testing harness application WebKit uses to run layout tests) that allows you to
call ObjC methods from within JavaScript.  I'm not real familiar with how to do
this, though.  I would start by looking in the LayoutTests/plugins/ directory
for any test with "objc" in the name.


-- 
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