-
darin authored
Reviewed by Geoff (well, half of it at least). - http://bugzilla.opendarwin.org/show_bug.cgi?id=9788 storage leaks in Objective-C tests * plugins/jsobjc-simple.html: Add an autorelease to fix a storage leak. WebKitTools: Reviewed by Geoff (well, half of it at least). - http://bugzilla.opendarwin.org/show_bug.cgi?id=9788 storage leaks in Objective-C tests * DumpRenderTree/DumpRenderTree.m: (-[LayoutTestController keepWebHistory]): * DumpRenderTree/ObjCPlugin.m: (-[ObjCPlugin removeBridgeRestrictions:]): Add a release to fix a storage leak. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@15238 268f45cc-cd09-0410-ab3c-d52691b4dbfc
darin authoredReviewed by Geoff (well, half of it at least). - http://bugzilla.opendarwin.org/show_bug.cgi?id=9788 storage leaks in Objective-C tests * plugins/jsobjc-simple.html: Add an autorelease to fix a storage leak. WebKitTools: Reviewed by Geoff (well, half of it at least). - http://bugzilla.opendarwin.org/show_bug.cgi?id=9788 storage leaks in Objective-C tests * DumpRenderTree/DumpRenderTree.m: (-[LayoutTestController keepWebHistory]): * DumpRenderTree/ObjCPlugin.m: (-[ObjCPlugin removeBridgeRestrictions:]): Add a release to fix a storage leak. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@15238 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Loading