RESOLVED FIXED Bug 39086
Scalar types allocated on the heap due to misuse of DEFINE_STATIC_LOCAL
https://bugs.webkit.org/show_bug.cgi?id=39086
Summary Scalar types allocated on the heap due to misuse of DEFINE_STATIC_LOCAL
mitz
Reported 2010-05-13 13:41:41 PDT
Patch forthcoming
Attachments
Use global variables directly (3.34 KB, patch)
2010-05-13 13:50 PDT, mitz
no flags
mitz
Comment 1 2010-05-13 13:50:43 PDT
Created attachment 56019 [details] Use global variables directly
Adam Barth
Comment 2 2010-05-14 23:31:45 PDT
Attachment 56019 [details] was posted by a committer and has review+, assigning to Dan Bernstein for commit.
Adam Barth
Comment 3 2010-05-15 18:24:56 PDT
Comment on attachment 56019 [details] Use global variables directly Mitz, I'm tossing this on the commit-queue for you because it looks pretty trivial. Hopefully that's ok with you.
WebKit Commit Bot
Comment 4 2010-05-16 01:10:20 PDT
Comment on attachment 56019 [details] Use global variables directly Clearing flags on attachment: 56019 Committed r59570: <http://trac.webkit.org/changeset/59570>
WebKit Commit Bot
Comment 5 2010-05-16 01:10:26 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.