[Webkit-unassigned] [Bug 45391] QtWebKit asserts when selecting elided text.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 29 01:03:29 PST 2010


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


Jan Erik Hanssen <jhanssen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #74996|                            |review?, commit-queue?
               Flag|                            |




--- Comment #3 from Jan Erik Hanssen <jhanssen at gmail.com>  2010-11-29 01:03:29 PST ---
Created an attachment (id=74996)
 --> (https://bugs.webkit.org/attachment.cgi?id=74996&action=review)
Patch

Make sure that the length passed to fromRawDataWithoutRef() does not exceed the length of the string. This is essentially what happens in FontFastPath.cpp since that one uses WidthIterator for getting the 'to' value.

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