[Webkit-unassigned] [Bug 74102] New: Use bitfield for bool data members in BitmapImage.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 8 10:19:32 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=74102
Summary: Use bitfield for bool data members in BitmapImage.
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: yongjun_zhang at apple.com
We can reduce the memory footprint of BitmapImage by using bitfield for its bool data members.
--
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