[Webkit-unassigned] [Bug 21810] Remove use of static C++ objects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 27 12:51:29 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=21810





------- Comment #6 from bolsinga at apple.com  2008-10-27 12:51 PDT -------
Sure. However, if you look at MediaQueryEvaluator, HTMLElementFactory,
SVGElementFactory, etc. They have FunctionMaps too, but allocate them on the
heap with new. I'd like to be able to find ones that are not new'd, and
eliminate those.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list