[Webkit-unassigned] [Bug 54912] Minimize calls to ubrk_setText()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 22 11:30:39 PST 2011


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





--- Comment #7 from nholbrook at apple.com  2011-02-22 11:30:38 PST ---
(In reply to comment #6)
> > Source/WebCore/platform/text/TextBreakIterator.h:63
> > +    LazyLineBreakIterator(const UChar* string = 0, int length = 0)
> 
> Are you using these default parameters? If not, please remove them.

I am: the LineBreakIteratorInfo std::pair invokes the default constructor.

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