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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 26 03:22:59 PDT 2012


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





--- Comment #5 from Mariusz Grzegorczyk <mariusz.g at samsung.com>  2012-10-26 03:24:09 PST ---
(In reply to comment #4)
> (From update of attachment 170588 [details])
> 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?

I'm afraid of NSRange usage in Mac port. There failure is marked as location = NSNotFound

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