Home | History | Annotate | Download | only in WebCore

Lines Matching full:leak

2161 	_currentEvent to fix a leak.
2437 - fixed huge leak when doing page load test
2649 - fixed storage leak of items in QListBox
3187 (TransferJob::kill): Self-destruct. Need this to avoid a storage leak.
5959 * khtml/rendering/render_layer.h: Add a call to delete to fix a storage leak.
6620 Fixed a small storage leak.
6763 (-[KWQTextArea dealloc]): Release the text view so we don't leak.
7468 (-[KWQNSTextField dealloc]): Release the secureField (was a leak).
7654 Fixed a JavaScript object leak that was plaguing ign.com and
7673 objects, to help with leak fixing.
9557 Fix a potential leak by doing setParent(0) here just as is done in
9756 problem that was hidden by the "leak the world" bug in WebBrowser.
10790 Fixed a storage leak.
11087 * khtml/khtml_part.cpp: (KHTMLPart::~KHTMLPart): Fix storage leak
11441 leak, although I haven't actually observed the leak.
12028 preventing leak.
12460 Remove an old incorrect fix for a style leak in here and put in
12505 also, not just the item nodes. Fixes a storage leak.
12556 Fixed bug 2922884 (JavaScript object leak creating Image object from JavaScript).
12647 * kwq/KWQFontMetrics.mm: Fixed storage leak by initializing refCount.
12991 (QPixmap::QPixmap): Fixed unneeded leak of an NSImage in
13591 to the right type to fix a leak detected by the automated leak
13749 redness whereby the regression tests leak.
13789 old font and we don't leak.
14241 Delete the job instead of just autoreleasing the sender. Fixes a leak.
14245 Fixed leak of decoder. This caused us to leak the entire
14253 Fix a leak (missing delete).
14370 Fixed big leak in QString assignment operator.
16867 leak-checking code.