Lines Matching full:leaks
3776 - fixed <rdar://problem/4229167> 14 leaks of WebFileButton and associated objects,
3792 LEAK -[WebTextRenderer _ATSU_pointToOffset:style:position:reversed:includePartialGlyphs:] leaks an ATSUTextLayout
8208 - fixed <rdar://problem/3962559> stopAnimationsInView leaks after cvs-base
10139 Fixed: <rdar://problem/3840916> GC: -[WebNetscapePluginPackage initWithPath:] leaks an NSURL
18812 - fixed some small leaks in various error cases by adding appropriate free and dispose calls
18820 storage leaks in failure cases.
19740 - fixed 3470882 -- storage leaks in WebDownload code
19760 [self init] and then [_webInternal setRealDelegate:], avoiding the leaks caused by doing it
22128 - fixed 3369505 -- leaks of NSCFTimer after running through the
29738 - fixed 3199154 -- REGRESSION: world leaks on any page load test
30286 Fixed some download-related leaks. Primarily, we were leaking the data source that started the download. The data source is now immediately released when it becomes a download.
33440 - fixed leak of WebIconLoader observed using leaks tool