[Webkit-unassigned] [Bug 99438] [WK2][WTR] Text input controller needs selectedRange implementation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 25 06:23:14 PDT 2012


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





--- Comment #4 from Jussi Kukkonen (jku) <jussi.kukkonen at intel.com>  2012-10-25 06:24:22 PST ---
(From update of attachment 170588)
View in context: https://bugs.webkit.org/attachment.cgi?id=170588&action=review

> Source/WebKit2/WebProcess/WebPage/WebPage.cpp:3314
> +bool WebPage::selectedRangeForTesting(int* start, int* length)

Is there a reason for not just moving WebPage::getSelectedRange() from WebPageMac.mm to here?

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