Home | History | Annotate | Download | only in WebCore

Lines Matching full:leak

2003         Fix leak of CGContextRef from GraphicsContext::createImageBuffer.
4529 Fix a leak of NSURLRequest on each update - RetainPtr retains the object itself.
17411 - fixed storage leak showing up on the buildbot
20392 - convert WebLoader and its 3 subclasses to C++ (this time with a leak fixed)
20523 Don't leak the header dictionary.
20812 - rolled out my loader change; caused world leak and possibly a plug-in crash
28224 Fix (last) svg memory leak.
35386 No test cases added, since this is essentially a leak fix.
35395 the returned NPObject, thus avoiding the memory leak in WebKit.
35398 implemented the NPRuntime retain/release rules correctly. These plug-ins likely work in WebKit, but probably leak
35411 These plug-ins probably work in other browsers, and leak their NPObjects in older WebKits because of WebKit's
35412 extra retain. A developer of this type of plug-in is probably unaware of the NPObject leak. A more savvy developer
35664 Plugged a leak in StringImpl::replace()
39652 - fix a storage leak
39656 Otherwise all the values leak.
42003 <rdar://problem/4557386> REGRESSION (419.3-521.19): repro Safari world leak involving
43244 improvements to select element, including some storage leak fixes
43315 the NSPopUpButtonCell to leak.
45011 - fixed a storage leak noticed by the buildbot
45045 - fixed a storage leak noticed by the buildbot
45346 - back out earlier leak fix, as it caused a crash on one of the fast/invalid layout tests
48895 and not leak memory like the previous approach.
48898 dumping the memory-leak issue is a plus.
50415 memory leak in XPath code -- seen in layout tests