[Webkit-unassigned] [Bug 16401] [GTK] GObject/C DOM binding

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 2 04:25:05 PST 2008


https://bugs.webkit.org/show_bug.cgi?id=16401





------- Comment #111 from lkcl at lkcl.net  2008-12-02 04:25 PDT -------
(In reply to comment #106)
> > One part of the patch doesn't quite make sense to me:  what is the relationship
> > between the generated "_${className}Private" structures and
> > _GdomDOMObjectPrivate?  They both contain members named coreObject, but only
> > the former uses a RefPtr for this purpose.

 ahh, not quite: a closer look shows that the _GdomDOMObjectPrivate struct
 contains an internal gdom class; _${className}Private contains a
 WebCore::{className}.


 so the purposes are different.

 i'm _hoping_ that martin's work means that _GdomDOMObjectPrivate can go
 away, as the _${className}Private might be able to, as well.

 will let you know once i've overcome my fear of creating another branch
 in the git repository.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list