[Webkit-unassigned] [Bug 79630] New: [Refactoring] Extract RenderBlock::updateFirstLetter() to FirstLetterUpdater class.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 26 23:12:44 PST 2012


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

           Summary: [Refactoring] Extract RenderBlock::updateFirstLetter()
                    to FirstLetterUpdater class.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: morrita at google.com
                CC: eric at webkit.org, hyatt at apple.com


There are several  static function which is only used in a big function called updateFirstLetter().
That can be taken as a signal of should-be-a-class.

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