[Webkit-unassigned] [Bug 121242] New: Use bitfields for data members in FontPlatformData.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 12 11:07:55 PDT 2013


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

           Summary: Use bitfields for data members in FontPlatformData.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yongjun_zhang at apple.com


Some data members in FontPlatformData are in type boolean or enum; we could use bitfields to pack them.

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