WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
11784
Need to eliminate almost-duplicate members from EventHandler
https://bugs.webkit.org/show_bug.cgi?id=11784
Summary
Need to eliminate almost-duplicate members from EventHandler
Alexey Proskuryakov
Reported
2006-12-08 10:42:31 PST
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!
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug