RESOLVED FIXED 92625
Remove an useless member variable, m_shouldPreventDispatch, from EventDispatcher.
https://bugs.webkit.org/show_bug.cgi?id=92625
Summary Remove an useless member variable, m_shouldPreventDispatch, from EventDispatc...
Hayato Ito
Reported 2012-07-30 02:35:56 PDT
EventDispatcher::m_shouldPreventDispatch does not make any sense. We can remove that.
Attachments
remove EventDispatcher::m_shouldPreventDispatch (2.49 KB, patch)
2012-07-30 02:40 PDT, Hayato Ito
no flags
Hayato Ito
Comment 1 2012-07-30 02:40:15 PDT
Created attachment 155240 [details] remove EventDispatcher::m_shouldPreventDispatch
WebKit Review Bot
Comment 2 2012-07-30 06:21:15 PDT
Comment on attachment 155240 [details] remove EventDispatcher::m_shouldPreventDispatch Clearing flags on attachment: 155240 Committed r124019: <http://trac.webkit.org/changeset/124019>
WebKit Review Bot
Comment 3 2012-07-30 06:21:19 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.