Bug 116761 - Move Node::isKeyboardFocusable() to Element.
Summary: Move Node::isKeyboardFocusable() to Element.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-25 04:00 PDT by Andreas Kling
Modified: 2013-05-25 05:02 PDT (History)
1 user (show)

See Also:


Attachments
Patch (11.82 KB, patch)
2013-05-25 04:01 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2013-05-25 04:00:22 PDT
Move Node::isKeyboardFocusable() to Element.
Comment 1 Andreas Kling 2013-05-25 04:01:27 PDT
Created attachment 202884 [details]
Patch
Comment 2 WebKit Commit Bot 2013-05-25 05:02:19 PDT
Comment on attachment 202884 [details]
Patch

Clearing flags on attachment: 202884

Committed r150687: <http://trac.webkit.org/changeset/150687>
Comment 3 WebKit Commit Bot 2013-05-25 05:02:21 PDT
All reviewed patches have been landed.  Closing bug.