[Webkit-unassigned] [Bug 27011] [Gtk] Implement support for get_index_in_parent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 27 06:29:13 PDT 2009


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





--- Comment #14 from Joanmarie Diggs <joanmarie.diggs at gmail.com>  2009-10-27 06:29:13 PDT ---
(In reply to comment #12)
> (In reply to comment #10)
> > Just noticed this:
> > 
> > ** (GtkLauncher:3481): CRITICAL **: gint
> > webkit_accessible_get_index_in_parent(AtkObject*): assertion `parent' failed
> > 
> > Web views claim to be orphans. Not a big deal, but we should address it. In
> > separate patch of course. :-P
> > 
> > (I hacked around this same issue in webkit_accessible_get_parent.)
> 
> Hrm. I also see get_parent is using parentObject instead of
> parentObjectUnignored? ;)

Heh. Good point. Prior to this weekend's excursion into Hierarchy Hell, I
didn't fully get what the unignored bit was all about.

Bug 30817 opened to evaluate that situation (and possibly remove the hack of
calling the parent class).

-- 
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