Lines Matching full:leaks
106 Fix leaks in SVG code from feature-branch.
4020 to fix some GDI handle leaks
9947 - Use initWithUser instead of credentialWithUser because credentialWithUser leaks.
10776 (WebCore::BitmapImage::getTIFFRepresentation): Use RetainPtr to avoid leaks
10777 (WebCore::BitmapImage::getNSImage): Use RetainPtr to avoid leaks
11563 REGRESSION: -[WebFrame loadHTMLString:baseURL:] leaks the data source.
17112 <rdar://problem/5329877> REGRESSION: Document::setTransformSource leaks an xmlDocPtr if called more than once per document
17987 - fix leaks introduced in r24099
24281 - fixed <rdar://problem/5107069> WebCore leaks a copy of the CFHTTPMessage CFDictionary (from CFHTTPMessageCopyAllHeaderFields)
25620 Fixed some leaks in RenderThemeSafari.
26046 PluginViewWin leaks memory.
26175 Add a GDIObjectCounter class that informs us of GDI leaks.
28212 Layout tests pass. No leaks reported.
35785 Many leaks seen on buildbot after r21735
35847 REGRESSION: Leaks seen on buildbot after r21497.
38411 style leaks in washingtonpost.com
48426 Fixed <rdar://problem/5065399> REGRESSION: leaks in Frame::bindingRootObject
48578 Fix for <rdar://problem/5065396> REGRESSION: leaks in
50636 Repeatedly calling XPathExpression.evaluate() causes crashes or memory leaks
51883 that no leaks occur.
52196 Layout tests pass. No leaks reported.
53255 Fixed <rdar://problem/4987649> leaks in BidiRun::operator new seen while
53265 I also added a BidiRun counter because these two leaks were introduced by
53266 our two bidi.cpp experts, so the odds that leaks will creep in again
53466 Leaks >10k objects
53473 Problem: RemoveEventListener leaks memory if the listener is not
54621 Fixed some leaks in RenderThemeMac.
54623 No test case because 'leaks' can't detect these leaks inside DRT, even if
54624 DRT forces the WebView to paint. ('leaks' can detect these leaks inside
57153 Added a hard counter for SubresourceLoaders because the leaks tool now
57695 - <rdar://problem/4826861> WebKit tests show memory leaks in NSHTMLReader, caused by method named "hash"
58766 Added support for selectively ignoring WebCore::Node leaks during layout
58767 tests, so that we can ignore known leaks in other components.
59173 Added a Range counter to detect leaks. Tweaked the Node counter.
61475 Plug another bunch of SVG memory leaks.
61488 Plug thousands of node leaks seen running layout tests.
63396 Fixes the leaks from my last patch, except for the first change below which is a missing delegate call for Mail purposes
65484 REGRESSION: Leaks under CSSStyleSelector::applyProperty
66487 Fix: <rdar://problem/4917054> ContextMenuController leaks Events
68020 REGRESSION: Counters-related leaks