[Webkit-unassigned] [Bug 39958] [Qt] TextBreakIteratorQt performance

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 31 18:24:45 PDT 2010


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





--- Comment #7 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2010-05-31 18:24:44 PST ---
(From update of attachment 57500)
WebCore/platform/text/qt/TextBreakIteratorQt.cpp:61
 +              *iterator = QTextBoundaryFinder(type, (const QChar *)string, length, buffer, sizeof(buffer));
Can we use a C++ type cast? That is preferred

Apart from these nits, I'm fine with it. Let's see if Simon has some comments.

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