Home | History | Annotate | Download | only in WebCore

Lines Matching full:leaks

41         - fixed <rdar://problem/4227019> Several 32-byte leaks after choosing pop-up menu at dzone198.apple.com
1118 hundreds of leaks pretty quickly
24924 XMLHTTPRequests were causing massive leaks. _webcore_initWithHeaderString: did funky things with
29058 on the 'leaks' tool (3880245). I made the change, and ran layout tests and PLT to make
30378 an entire category of leaks we have been fixing one by one recently
30764 - fixed <rdar://problem/3880036> Many leaks from CSSComputedStyleDeclarationImpl::getPropertyCSSValue, seen in Mail and Blot
30890 <rdar://problem/3879569> Many leaks in EditCommand mechanism, seen in Mail
33772 - fixed <rdar://problem/3821167> leaks of something allocated by recalcStyle after loading altavista page from cvs-base
45713 - fixed a couple of storage leaks
50376 Fix for 3550005, 936 leaks when loading checkbox page of pain. Make sure to nuke the inline box
51712 - fix at least some of <rdar://problem/3546393>: 10,000 leaks, many of DOM::AtomicString::add, after one run of cvs-base
53646 Use QValueList instead of QPtrList for clarity and to fix storage leaks.