[Webkit-unassigned] [Bug 45794] [BREWMP] Don't use new in static initializers
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 17 15:46:20 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=45794
Kwang Yul Seo <kwangyul.seo at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #6 from Kwang Yul Seo <kwangyul.seo at gmail.com> 2010-09-17 15:46:20 PST ---
I think the better way to solve this problem is to remove the use of global initializers even in Debug build. We can use lazy initialization in memory leak counting and other statistics. I will come up with new patch.
Close the bug as "won't fix".
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list