WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
124912
Structure::m_staticFunctionReified should be a single bit.
https://bugs.webkit.org/show_bug.cgi?id=124912
Summary
Structure::m_staticFunctionReified should be a single bit.
Andreas Kling
Reported
2013-11-26 19:55:44 PST
Structure::m_staticFunctionReified should be a single bit. It's currently taking up 4 bytes, making Structure 8 bytes bigger than it needs to be. Whew.
Attachments
Patch
(1.14 KB, patch)
2013-11-26 19:57 PST
,
Andreas Kling
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andreas Kling
Comment 1
2013-11-26 19:57:06 PST
Created
attachment 217921
[details]
Patch
WebKit Commit Bot
Comment 2
2013-11-27 07:07:50 PST
Comment on
attachment 217921
[details]
Patch Clearing flags on attachment: 217921 Committed
r159814
: <
http://trac.webkit.org/changeset/159814
>
WebKit Commit Bot
Comment 3
2013-11-27 07:07:51 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