Bug 92625

Summary: Remove an useless member variable, m_shouldPreventDispatch, from EventDispatcher.
Product: WebKit Reporter: Hayato Ito <hayato>
Component: UI EventsAssignee: Hayato Ito <hayato>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, dominicc, morrita, shinyak, tasak, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 91290, 92621    
Attachments:
Description Flags
remove EventDispatcher::m_shouldPreventDispatch none

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.