[Webkit-unassigned] [Bug 8389] support for Cocoa bindings - binding an NSTreeController to the WebView's DOM

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Fri Apr 14 13:04:27 PDT 2006


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





------- Comment #4 from macdome at opendarwin.org  2006-04-14 13:04 PDT -------
(From update of attachment 7709)
The patch looks fine.  

I'm a bit surprised by this:

+ at implementation WebUndefined (WebKitCocoaBindings)
+
+- (NSString *)description
+{
+    return @"";
+}

but honestly I don't know what WebUndefined does.  I would have expected that
to return either "nil" or @"undefined".


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