[Webkit-unassigned] [Bug 11784] New: Need to eliminate almost-duplicate members from EventHandler
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 8 10:42:32 PST 2006
http://bugs.webkit.org/show_bug.cgi?id=11784
Summary: Need to eliminate almost-duplicate members from
EventHandler
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Severity: Normal
Priority: P3
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ap at webkit.org
There seems to be a lot of duplication in EventHandler data members at the
moment (m_mousePressNode vs. m_clickNode; m_bMousePressed vs. m_mousePressed).
Looks like these can be mostly merged - and if that proves impossible, the
difference should be thoroughly documented!
--
Configure bugmail: http://bugs.webkit.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