RESOLVED DUPLICATE of bug 54912 Bug 52715
Improve WebCore/rendering/break_lines.cpp
https://bugs.webkit.org/show_bug.cgi?id=52715
Summary Improve WebCore/rendering/break_lines.cpp
Xianzhu Wang
Reported 2011-01-19 06:07:38 PST
Planned improvements: 1. Make the name conform to the style guide (LineBreakLocator.cpp may be better) 2. Create a class LineBreakLocator to hold the fixed parameters during iteration 3. Reduce the unnecessary invocations of lineBreakIterator(str, len) (which in turn calls ubrk_setText())
Attachments
Xianzhu Wang
Comment 1 2011-03-28 19:47:38 PDT
*** This bug has been marked as a duplicate of bug 54912 ***
Note You need to log in before you can comment on or make changes to this bug.