[Webkit-unassigned] [Bug 6196] New: Would like to be able to define prototypes in headers
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Thu Dec 22 06:43:00 PST 2005
http://bugzilla.opendarwin.org/show_bug.cgi?id=6196
Summary: Would like to be able to define prototypes in headers
Product: WebKit
Version: 412+
Platform: Macintosh
OS/Version: Mac OS X 10.0
Status: NEW
Severity: normal
Priority: P2
Component: JavaScript
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: andersca at mac.com
Sometimes, a JS object needs access to a prototype in a different file. An example of this is
HTMLDocumentProto in kjs_html.cpp, whose prototype is currently in kjs_dom.cpp. It would be nice if we
could put the prototype declaration in kjs_dom.h instead.
--
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