[webkit-reviews] review requested: [Bug 45391] QtWebKit asserts when selecting elided text. : [Attachment 74996] Patch

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


Jan Erik Hanssen <jhanssen at gmail.com> has asked  for review:
Bug 45391: QtWebKit asserts when selecting elided text.
https://bugs.webkit.org/show_bug.cgi?id=45391

Attachment 74996: Patch
https://bugs.webkit.org/attachment.cgi?id=74996&action=review

------- Additional Comments from Jan Erik Hanssen <jhanssen at gmail.com>
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.


More information about the webkit-reviews mailing list