Bug 116768

Summary: Move Node::focusDelegate() 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 andersca: review+

Description Andreas Kling 2013-05-25 15:08:29 PDT
Move Node::focusDelegate() to Element.
Comment 1 Andreas Kling 2013-05-25 16:11:49 PDT
Created attachment 202897 [details]
Patch
Comment 2 Andreas Kling 2013-05-25 19:22:18 PDT
Committed r150697: <http://trac.webkit.org/changeset/150697>