Bug 92614

Summary: Remove an unused member variable, m_originalTarget, 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 m_originalTarget none

Description Hayato Ito 2012-07-29 23:54:02 PDT
EventDispatcher::m_originalTarget is not used.
Comment 1 Hayato Ito 2012-07-29 23:57:49 PDT
Created attachment 155217 [details]
remove m_originalTarget
Comment 2 WebKit Review Bot 2012-07-30 04:38:49 PDT
Comment on attachment 155217 [details]
remove m_originalTarget

Clearing flags on attachment: 155217

Committed r124014: <http://trac.webkit.org/changeset/124014>
Comment 3 WebKit Review Bot 2012-07-30 04:38:53 PDT
All reviewed patches have been landed.  Closing bug.