- 08 Jul, 2006 1 commit
-
-
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
-
- 24 Jun, 2006 1 commit
-
-
ddkilzer authored
Reviewed by Darin. Patch by James G. Speth. - Tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=8843 add a way to build Objective-C test cases in HTML * plugins/jsobjc-dom-wrappers-expected.txt: Added. * plugins/jsobjc-dom-wrappers.html: Added. * plugins/jsobjc-simple-expected.txt: Added. * plugins/jsobjc-simple.html: Added. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@15022 268f45cc-cd09-0410-ab3c-d52691b4dbfc
-