[Webkit-unassigned] [Bug 15837] AddNode causes excessive mallocs due to add() using toString(exec)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 4 20:53:32 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=15837





------- Comment #1 from eric at webkit.org  2007-11-04 20:53 PDT -------
Hum... a simple static_cast won't work, since only one of the values needs to
be a string for add to work with strings.  Might require some thinking to do
this w/o slowing things down w/ more branches.


-- 
Configure bugmail: http://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