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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 8 02:05:20 PST 2013


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





--- Comment #29 from Mariusz Grzegorczyk <mariusz.g at samsung.com>  2013-01-08 02:07:13 PST ---
(In reply to comment #28)
> The Mac port does a bad thing here, it does a synchronous call to the WebProcess.  This is something that should be fixed, not extended to all the other ports.  By moving it into shared code and adding API, it makes it much harder to fix.

Are you proposing to make it using callbacks? What about changing API in mac? Who is using selectedRange there?

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