[Webkit-unassigned] [Bug 25897] [Gtk] Extraneous object of ROLE_PANEL in hierarchy for entries
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 28 14:12:58 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=25897
--- Comment #18 from Xan Lopez <xan.lopez at gmail.com> 2009-10-28 14:12:58 PDT ---
(In reply to comment #16)
> Created an attachment (id=42053)
--> (https://bugs.webkit.org/attachment.cgi?id=42053) [details]
> Remove the extraneous panel - Take 2
>
> > > {
> > >+ AccessibilityObject* parent = parentObject();
> > >+ if (not parent)
> >
> > Come again?
>
> Oh hell... Sorry. :-( 3 years of Python; 3 weeks of C++.
Let the compiler catch them for you! ;)
>
> > The only case where this happens is with the WebView itself, right?
>
> That I'm aware of, yet. But given some other hierarchical bogusty I'm seeing
> (but have not yet pinned down), I wouldn't bet money that this is the only
> case. Not yet anyway.
--
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