[Webkit-unassigned] [Bug 21525] 55 StructureID leaks on Wikitravel's main page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 10 11:18:11 PDT 2008


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





------- Comment #1 from cwzwarich at uwaterloo.ca  2008-10-10 11:18 PDT -------
Created an attachment (id=24268)
 --> (https://bugs.webkit.org/attachment.cgi?id=24268&action=view)
Stack traces of leaking allocations

Lots of the things leaking are things that are likely to be extended by a JS
framework, like StructureIDs created in ObjectPrototype and static function
slots in ArrayPrototype. There are also a lot of generic puts on arrays that
create leaking StructureIDs.


-- 
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