[Webkit-unassigned] [Bug 50611] New: Refactor FontCacheChromiumWin.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 6 19:20:43 PST 2010


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

           Summary: Refactor FontCacheChromiumWin.cpp
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Keywords: InChromiumBugs
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hbono at chromium.org
                CC: fishd at chromium.org, levin at chromium.org


(Split from WebKit Bug 25770.)
FontCacheChromiumWin.cpp inserts several helper functions between the methods of the WebCore::FontCache class. It is better to move these static functions at the beginning of this file to improve its readability.

(*1) <http://svn.webkit.org/repository/webkit/trunk/WebCore/platform/graphics/chromium/FontCacheChromiumWin.cpp>

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