[Webkit-unassigned] [Bug 50989] Change SelectionController::setFocusedNodeIfNeeded code to use DOM traversal instead of render tree traversal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 13 15:30:09 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=50989





--- Comment #1 from Emil A Eklund <eae at chromium.org>  2010-12-13 15:30:09 PST ---
A FIXME comment in setFocusedNodeIfNeeded suggest combining the traversal code with that in EventHandle::dispatchMouseEvent. I don't see how that would simplify things though as they both need to perform different additional checks on the node.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list