[Webkit-unassigned] [Bug 6737] New: KJS_DEFINE_PROTOTYPE should work outside of the KJS namespace
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Mon Jan 23 10:00:14 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=6737
Summary: KJS_DEFINE_PROTOTYPE should work outside of the KJS
namespace
Product: WebKit
Version: 420+ (nightly)
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
Currently, KJS_DEFINE_PROTOTYPE assumes that the current namespace is KJS (or
that it's been included). Since KJS_DEFINE_PROTOTYPE is meant to be used in
headers that aren't part of the KJS namespace, it needs to have all KJS types
prefixed with KJS::
--
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