Lines Matching full:leaks
6451 <rdar://problem/7557695> REGRESSION(r53445-r53449): Many new memory leaks (33867)
6453 Revert r53447, since this caused leaks.
7657 <rdar://problem/7555330> <http://webkit.org/b/33770> dataFunctionMatrix leaks the array allocated by toArray
8605 These break the OS X Leaks tool. Move the management of null-terminated copies
9148 These break the OS X Leaks tool. Move the management of null-terminated copies
13082 any leaks, since there are no instances of ChildThreadDOMData or
23337 Filters contain some leaks in untested code
23343 these leaks.
23345 This removes the SVG related failures in the leaks bot.
23900 It may have caused massive increase of reported leaks on the bots.
28263 (JavaClass::JavaClass): Add calls to delete allocated references, to avoid potential leaks.
52654 REGRESSION (r48882-r48888): Many memory leaks on SnowLeopard leaks bot
63201 B - Prevent World Leaks of WebKit objects.
67080 <rdar://problem/7161454> Leaks seen during http/tests/xmlhttprequest/cross-origin-no-authorization.html
67082 Also fixes leaks seen on appcache tests.
69809 Fix leaks of SVGElementInstance seen during regression tests.
71834 Fix leaks of RGBColor instances from below SVGColor::rgbColor.
72047 Fix leaks of RGBColor instances from below CSSPrimitiveValue::getRGBColorValue.
78732 FIX: HDC leaks in PopupMenuWin.cpp
81090 SVG and XPath memory leaks in V8 bindings
81094 XPathNSResolvers in the V8 bindings to avoid memory leaks.
83865 [Gtk] Each XMLHttpRequest leaks memory.