Bug 150226 - Remove NodeRenderingTraversal
Summary: Remove NodeRenderingTraversal
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-16 01:18 PDT by Antti Koivisto
Modified: 2015-10-16 11:02 PDT (History)
2 users (show)

See Also:


Attachments
patch (17.59 KB, patch)
2015-10-16 02:28 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2015-10-16 01:18:13 PDT
It has been reduced to an implementation detail of FocusController. Move the remaining functions there as they have no general utility (and are wrong for focus navigation too).
Comment 1 Antti Koivisto 2015-10-16 02:28:25 PDT
Created attachment 263253 [details]
patch
Comment 2 Chris Dumez 2015-10-16 09:15:47 PDT
Comment on attachment 263253 [details]
patch

r=me
Comment 3 WebKit Commit Bot 2015-10-16 11:02:34 PDT
Comment on attachment 263253 [details]
patch

Clearing flags on attachment: 263253

Committed r191186: <http://trac.webkit.org/changeset/191186>
Comment 4 WebKit Commit Bot 2015-10-16 11:02:38 PDT
All reviewed patches have been landed.  Closing bug.