Bug 109561 - Make {FocusIn,FocusOut,Focus,Blur}EventDispatchMediator type safe.
Summary: Make {FocusIn,FocusOut,Focus,Blur}EventDispatchMediator type safe.
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: 109156 109261 109650
  Show dependency treegraph
 
Reported: 2013-02-12 03:27 PST by Hayato Ito
Modified: 2013-02-12 20:27 PST (History)
3 users (show)

See Also:


Attachments
Use FocusEvent. (8.85 KB, patch)
2013-02-12 03:32 PST, 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 2013-02-12 03:27:05 PST
We can use FocusEvent rather than Event in these mediators.
Comment 1 Hayato Ito 2013-02-12 03:32:59 PST
Created attachment 187824 [details]
Use FocusEvent.
Comment 2 WebKit Review Bot 2013-02-12 20:27:36 PST
Comment on attachment 187824 [details]
Use FocusEvent.

Clearing flags on attachment: 187824

Committed r142713: <http://trac.webkit.org/changeset/142713>
Comment 3 WebKit Review Bot 2013-02-12 20:27:39 PST
All reviewed patches have been landed.  Closing bug.