[webkit-reviews] review requested: [Bug 21810] Remove use of static C++ objects that are destroyed at exit time (destructors) : [Attachment 25143] JavaScriptCore only patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 13 16:49:03 PST 2008


Greg Bolsinga <bolsinga at apple.com> has asked  for review:
Bug 21810: Remove use of static C++ objects that are destroyed at exit time
(destructors)
https://bugs.webkit.org/show_bug.cgi?id=21810

Attachment 25143: JavaScriptCore only patch
https://bugs.webkit.org/attachment.cgi?id=25143&action=review

------- Additional Comments from Greg Bolsinga <bolsinga at apple.com>
It has a new header file <wtf/StdLibExtras.h> that is included only by the
files that need this functionality.


More information about the webkit-reviews mailing list