Bug 92614 - Remove an unused member variable, m_originalTarget, from EventDispatcher.
Summary: Remove an unused member variable, m_originalTarget, from EventDispatcher.
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-29 23:54 PDT by Hayato Ito
Modified: 2012-07-30 04:38 PDT (History)
6 users (show)

See Also:


Attachments
remove m_originalTarget (1.25 KB, patch)
2012-07-29 23:57 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-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.