Bug 116762 - Move Node::isMouseFocusable() to Element.
Summary: Move Node::isMouseFocusable() 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:42 PDT by Andreas Kling
Modified: 2013-05-25 16:17 PDT (History)
2 users (show)

See Also:


Attachments
Lunch for EWS (merged with dependency, not for human consumption) (21.24 KB, patch)
2013-05-25 04:43 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff
EWS snack #2 (22.15 KB, patch)
2013-05-25 04:51 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff
EWS snaque three (15.81 KB, patch)
2013-05-25 05:10 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff
Patch (18.50 KB, patch)
2013-05-25 14:44 PDT, Andreas Kling
andersca: review+
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:42:09 PDT
Move Node::isMouseFocusable() to Element.
Comment 1 Andreas Kling 2013-05-25 04:43:38 PDT
Created attachment 202885 [details]
Lunch for EWS (merged with dependency, not for human consumption)
Comment 2 Andreas Kling 2013-05-25 04:51:32 PDT
Created attachment 202886 [details]
EWS snack #2
Comment 3 Andreas Kling 2013-05-25 05:10:58 PDT
Created attachment 202887 [details]
EWS snaque three
Comment 4 Andreas Kling 2013-05-25 14:44:13 PDT
Created attachment 202893 [details]
Patch
Comment 5 Andreas Kling 2013-05-25 16:09:30 PDT
Committed r150692: <http://trac.webkit.org/changeset/150692>