Bug 109561

Summary: Make {FocusIn,FocusOut,Focus,Blur}EventDispatchMediator type safe.
Product: WebKit Reporter: Hayato Ito <hayato>
Component: UI EventsAssignee: Hayato Ito <hayato>
Status: RESOLVED FIXED    
Severity: Normal CC: ojan.autocc, webcomponents-bugzilla, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 109156, 109261, 109650    
Attachments:
Description Flags
Use FocusEvent. none

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.