Home | History | Annotate | Download | only in WebCore

Lines Matching full:leak

1807         - fix storage leak I introduced yesterday
4521 Fix for a leak exposed by background-size and detected by the
16098 (WebCore::Font::update): remove extra ref causing large leak.
18736 client directly instead of emitResult on the job. Also fixed a potential memory leak
20450 was not taken by libxslt. We used to leak XSLStyleSheetImpl objects, which is why we
20475 - fixed another leak found by run-webkit-leaks --leaks
20522 (WebCore::leakNamedCursor): Renamed and made this leak intentionally.
20692 to leak if something strange happens inside submitForm.
21793 LEAK: WheelEventImpl leaked when mousewheel used
27169 - GC after destroying the very last frame to avoid node leak false positives
27494 Leak fixes in SVG code.
27632 to cause the leak.
27894 - garbage collect a bit later when destroying Frame (fixes node leak false positives)
27910 - Turn on NodeImpl leak counter for debug builds
27921 - fixed "Whole DOM tree can leak if Document is hover/active/focus node on quit"
27929 it can cause a leak of the whole DOM.
28127 <http://bugs.webkit.org/show_bug.cgi?id=6785> "Fix for possible leak of applet, object, or embed
28130 No test cases added. This is a fix for a leak which is difficult to trigger under normal page load
28813 - fixed a storage leak found by running run-webkit-tests fast --leak
29185 - fixed storage leak
31239 Call _NPN_DeallocateObject() instead of _NPN_ReleaseObject() so that we don't leak if a plugin fails to release
31245 This also fixes a preexisting leak of the window script NPObject -- it was never actually being freed!
37622 Close leak in CollectionInfo due to HashMap migration
38816 - fixed leak in createAttributeMap
38828 leak fix changes
38999 the child so that it doesn't leak.