[Webkit-unassigned] [Bug 25312] REGRESSION: Infinite loop in WebCore::Position::upstream while selecting a block of text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 23 14:01:37 PDT 2009


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





------- Comment #8 from darin at apple.com  2009-04-23 14:01 PDT -------
The fix is probably to use lastEditingOffsetForNode instead of
numeric_limits<int>::max() in createVisiblePosition. I’d just jump in and do
the fix myself, but we also need a regression tests.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list