Bug 116773

Summary: Remove Document::getFocusableNodes().
Product: WebKit Reporter: Andreas Kling <kling>
Component: DOMAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch joepeck: review+

Description Andreas Kling 2013-05-25 17:17:08 PDT
Remove Document::getFocusableNodes().
Comment 1 Andreas Kling 2013-05-25 17:21:02 PDT
Created attachment 202898 [details]
Patch
Comment 2 Joseph Pecoraro 2013-05-25 17:50:07 PDT
Comment on attachment 202898 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=202898&action=review

> Source/WebCore/ChangeLog:8
> +        This was added in r42191 and I there are no remaining clients of the API.

Typo: "and I there"
Comment 3 Andreas Kling 2013-05-25 19:27:26 PDT
Committed r150699: <http://trac.webkit.org/changeset/150699>