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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 13 16:51:36 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 25144: WebCore only patch
https://bugs.webkit.org/attachment.cgi?id=25144&action=review

------- Additional Comments from Greg Bolsinga <bolsinga at apple.com>
This uses wtf/StdLibExtras.h where applicable. It uses const in the same places
as before. It also uses an ASSIGN macro for the CursorMac.mm case.


More information about the webkit-reviews mailing list