[Webkit-unassigned] [Bug 8442] New: improvements to Cocoa bindings support in WebView - code simplification
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Mon Apr 17 11:16:54 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=8442
Summary: improvements to Cocoa bindings support in WebView - code
simplification
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.0
Status: NEW
Severity: normal
Priority: P2
Component: WebKit API
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: speth at end.com
here are some improvements to the Cocoa bindings support in WebView from bug
#8389. primarily, this removes the WebController class altogether. the
WebController isn't needed anymore, since i figured out how to make the
NSTreeController and WebView work well together without it. now you can just
bind the contentObject binding of the tree controller directly to the
mainFrameDocument key of the WebView.
--
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