Bug 116864

Summary: Move dispatching of focus-related events from Node to Element.
Product: WebKit Reporter: Andreas Kling <kling>
Component: DOMAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch koivisto: review+

Description Andreas Kling 2013-05-28 06:44:58 PDT
Move dispatching of focus-related events from Node to Element.
Comment 1 Andreas Kling 2013-05-28 06:45:53 PDT
Created attachment 203047 [details]
Patch
Comment 2 Andreas Kling 2013-05-28 07:01:26 PDT
Committed r150801: <http://trac.webkit.org/changeset/150801>