[Webkit-unassigned] [Bug 52715] New: Improve WebCore/rendering/break_lines.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 19 06:07:38 PST 2011


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

           Summary: Improve WebCore/rendering/break_lines.cpp
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: phnixwxz at gmail.com


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

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