Home | History | Annotate | Download | only in WebCore

Lines Matching full:leak

1020 	which describes a memory leak that happens on bugzilla after
1117 - fixed leak of HTML collection info - this can build up to
15890 This passes the layout tests, still fixes the Dashboard memory leak from
15914 Patch from Mark Rowe to fix a minor memory leak in WebCoreSettings.
16067 - fixed <rdar://problem/4125222> Dashboard heap size grows over time (leak caused by JavaScript DOM node wrappers?)
16073 do not verify that the leak is fixed since there's no way to test
20801 <rdar://problem/3977973> pages on ebay leak referenced JavaScript objects -- over time browsing becomes super-slow
20884 (DocumentImpl::DocumentImpl): Set markers list to be "auto-delete" so they don't all leak.
22076 Fixed <rdar://problem/4031483> Leak (RenderObject::createInlineBox) reproducible with Stock widget
23698 Fixed <rdar://problem/4006161> Tiger8A380: Widgets leak dashboard regions
24499 <rdar://problem/3977973> pages on ebay leak referenced JavaScript objects -- over time browsing becomes super-slow
24922 Fixed <rdar://problem/3987419> Stocks and Weather leak what appears to XMLHTTPRequest results
29057 Darin found what appears to be the real leak that we were falsely blaming
30535 (HTMLElementImpl::createContextualFragment): Add ref/deref to fix potential node leak.
30536 (HTMLElementImpl::setInnerHTML): Remove ref/deref pair because this leak is now fixed by changes
30538 (HTMLElementImpl::setOuterHTML): Remove ref/deref pair because this leak is now fixed by changes
30722 - fixed <rdar://problem/3881929> 32 byte leak in editingStyle() in KHTMLPart (one-time only)
30867 - fixed <rdar://problem/3880075> leak in CSSStyleDeclarationImpl::copyPropertiesInSet,
30876 Fixed leak (3879883) that John found. Early return leaked
30939 - fixed <rdar://problem/3879539> leak of NSString after pasting into editable HTML (e.g. Mail)
30949 fixed: <rdar://problem/3823038> LEAK: huge leak in DOM::HTMLElementImpl::createContextualFragment(DOM::DOMString const&, bool)
32104 - fixed <rdar://problem/3851301> leak of one NSCFDictionary for each XMLHttpRequest issued
32413 - fixed storage leak
32416 Roll in storage leak fix from KDE guys.
33777 - fixed <rdar://problem/3821172> leak of HTML attribute string after loading the ESPN page from cvs-base
34198 - fixed a storage leak discovered by code inspection
38206 (khtml::StyleChange::currentlyHasStyle): Fix leak of computed style used in this function.
43906 obj-c leak.
43913 (-[DOMNodeIterator dealloc]): Detach here, if not yet detached; fixes leak.
45726 (-[DOMCSSStyleSheet dealloc]): Added override to deref, fixes leak.
45728 (-[DOMHTMLCollection dealloc]): Added override to deref, fixes leak.
45729 (-[DOMHTMLOptionsCollection dealloc]): Added override to deref, fixes theoretical leak.
50333 killing the job, but this demonstrably works and fixes a storage leak.
51715 This should speed things up a bit as well as fixing one big leak.
53543 - fixed a storage leak