[webkit-reviews] review requested: [Bug 21810] Remove use of static C++ objects that are destroyed at exit time (destructors) : [Attachment 25208] Tool now has no exceptions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 16 22:03:24 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 25208: Tool now has no exceptions
https://bugs.webkit.org/attachment.cgi?id=25208&action=review

------- Additional Comments from Greg Bolsinga <bolsinga at apple.com>
This also prints out what the developer ought to do if they create a static C++
object with an atexit dtor by pointing them to DEFINE_STATIC_LOCAL and
StdLibExtras.h


More information about the webkit-reviews mailing list