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

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.