[webkit-reviews] review requested: [Bug 101074] [GTK] Use a private struct and placement new syntax in GObject DOM bindings : [Attachment 177776] New patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 5 09:22:49 PST 2012


Carlos Garcia Campos <cgarcia at igalia.com> has asked  for review:
Bug 101074: [GTK] Use a private struct and placement new syntax in GObject DOM
bindings
https://bugs.webkit.org/show_bug.cgi?id=101074

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

------- Additional Comments from Carlos Garcia Campos <cgarcia at igalia.com>
Now constructor/finalize are only implemented for classes deriving directly
from Object, so the core object is added/removed to the cache only once per
object.


More information about the webkit-reviews mailing list