[Webkit-unassigned] [Bug 54969] [Chromium] Implement WebKit methods to assist with Cocoa NSTextInput implementation
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 24 14:53:43 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=54969
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
--- Comment #18 from Alexey Proskuryakov <ap at webkit.org> 2011-03-24 14:53:42 PST ---
Moving code down to WebCore is a good idea. It might be better to split chromium parts into a separate patch.
It seems strange to have code that knows about event handling in Range. For example, why Range::getLocationAndLength() knows anything about mouse events and TSM?! Also, this function asks TextIterator about length, but TextIterator works largely with render tree.
--
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