[Webkit-unassigned] [Bug 96503] New: [CSSRegions]Shrink RenderFlowThread size by using bit flags
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 12 05:45:43 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=96503
Summary: [CSSRegions]Shrink RenderFlowThread size by using bit
flags
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mihnea at adobe.com
RenderFlowThread class currently uses 8 bools to keep various flags. Using a bit for each of them should be enough.
--
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