[webkit-reviews] review granted: [Bug 27636] [Gtk] Add implementation of GCController for DRT : [Attachment 33405] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 23 23:07:25 PDT 2009


Eric Seidel <eric at webkit.org> has granted Jan Alonzo <jmalonzo at gmail.com>'s
request for review:
Bug 27636: [Gtk] Add implementation of GCController for DRT
https://bugs.webkit.org/show_bug.cgi?id=27636

Attachment 33405: patch
https://bugs.webkit.org/attachment.cgi?id=33405&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
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.


More information about the webkit-reviews mailing list