RESOLVED FIXED Bug 96503
[CSSRegions]Shrink RenderFlowThread size by using bit flags
https://bugs.webkit.org/show_bug.cgi?id=96503
Summary [CSSRegions]Shrink RenderFlowThread size by using bit flags
Mihnea Ovidenie
Reported 2012-09-12 05:46:08 PDT
RenderFlowThread class currently uses 8 bools to keep various flags. Using a bit for each of them should be enough.
Attachments
Patch (1.74 KB, patch)
2012-09-12 05:52 PDT, Mihnea Ovidenie
no flags
Mihnea Ovidenie
Comment 1 2012-09-12 05:52:46 PDT
WebKit Review Bot
Comment 2 2012-09-12 10:25:06 PDT
Comment on attachment 163609 [details] Patch Clearing flags on attachment: 163609 Committed r128335: <http://trac.webkit.org/changeset/128335>
WebKit Review Bot
Comment 3 2012-09-12 10:25:08 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.