Bug 92625 - Remove an useless member variable, m_shouldPreventDispatch, from EventDispatcher.
Summary: Remove an useless member variable, m_shouldPreventDispatch, from EventDispatc...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Hayato Ito
URL:
Keywords:
Depends on:
Blocks: 91290 92621
  Show dependency treegraph
 
Reported: 2012-07-30 02:35 PDT by Hayato Ito
Modified: 2012-07-30 06:21 PDT (History)
6 users (show)

See Also:


Attachments
remove EventDispatcher::m_shouldPreventDispatch (2.49 KB, patch)
2012-07-30 02:40 PDT, Hayato Ito
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hayato Ito 2012-07-30 02:35:56 PDT
EventDispatcher::m_shouldPreventDispatch does not make any sense. We can remove that.
Comment 1 Hayato Ito 2012-07-30 02:40:15 PDT
Created attachment 155240 [details]
remove EventDispatcher::m_shouldPreventDispatch
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2012-07-30 06:21:19 PDT
All reviewed patches have been landed.  Closing bug.