[Webkit-unassigned] [Bug 66514] [Qt] editing/selection/caret-at-bidi-boundary.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 19 18:49:20 PDT 2011


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





--- Comment #6 from Ryosuke Niwa <rniwa at webkit.org>  2011-08-19 18:49:20 PST ---
Ah, so this is caused by Qt's DRT actually sleeping for the amount of time leapForward is called upon.  This is not how other ports implement leapForward (except Windows port which apparently has the same behavior).  The point of leapForward is so that you can call it as many time as you want with any delay as you wish without actually delaying or sleeping DRT.

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