[Webkit-unassigned] [Bug 27636] [Gtk] Add implementation of GCController for DRT
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 23 23:52:36 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27636
Jan Alonzo <jmalonzo at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #3 from Jan Alonzo <jmalonzo at gmail.com> 2009-07-23 23:52:36 PDT ---
(In reply to comment #2)
> (From update of attachment 33405 [details])
> Looks fine.
>
> I'm surprised you all don't have a macro for DELETE_AND_ZERO:
> delete gcController;
> 689 gcController = 0;
>
> The Mac DRT has one for RELEASE_AND_ZERO iirc.
Hi Eric. Thanks for the r+. Landed as http://trac.webkit.org/changeset/46319.
WRT releaseAndZero, it wasn't really needed before as we only had
gLayoutTestController to zero. releaseAndZero will probably be handy once we
enable more functionality to our DRT.
Thanks for bringing it up.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list