WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mihnea Ovidenie
Comment 1
2012-09-12 05:52:46 PDT
Created
attachment 163609
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug