[Webkit-unassigned] [Bug 105189] Add function to move caret selection towards a point

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 17 22:13:28 PST 2012


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





--- Comment #5 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2012-12-17 22:15:45 PST ---
(From update of attachment 179763)
View in context: https://bugs.webkit.org/attachment.cgi?id=179763&action=review

> Source/WebKit/chromium/src/WebFrameImpl.cpp:1393
> +void WebFrameImpl::moveCaretSelectionTowardsWindowPoint(const WebPoint& point)

Can you provide more details on how this function will be used by Chromium?

I'm also having a hard time making sense of the definition of this new
function.  It seems highly specific to your particular use case.  I
wonder if there isn't a better decomposition of this into more general
purpose methods.

-- 
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