WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
73271
Size of ResourceRequestBase could be reduced by using bitfields.
https://bugs.webkit.org/show_bug.cgi?id=73271
Summary
Size of ResourceRequestBase could be reduced by using bitfields.
Yongjun Zhang
Reported
2011-11-28 17:32:51 PST
ResourceRequestBase has 6 bool data members; we could use bitfields to reduce its memory size.
Attachments
Add bitfields for data members in ResourceRequestBase.
(1.67 KB, patch)
2011-11-28 17:47 PST
,
Yongjun Zhang
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Yongjun Zhang
Comment 1
2011-11-28 17:47:42 PST
Created
attachment 116859
[details]
Add bitfields for data members in ResourceRequestBase.
WebKit Review Bot
Comment 2
2011-11-28 22:26:03 PST
Comment on
attachment 116859
[details]
Add bitfields for data members in ResourceRequestBase. Clearing flags on attachment: 116859 Committed
r101327
: <
http://trac.webkit.org/changeset/101327
>
WebKit Review Bot
Comment 3
2011-11-28 22:26:07 PST
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