[webkit-reviews] review requested: [Bug 25897] [Gtk] Extraneous object of ROLE_PANEL in hierarchy for entries : [Attachment 42053] Remove the extraneous panel - Take 2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 28 13:57:04 PDT 2009


Joanmarie Diggs <joanmarie.diggs at gmail.com> has asked  for review:
Bug 25897: [Gtk] Extraneous object of ROLE_PANEL in hierarchy for entries
https://bugs.webkit.org/show_bug.cgi?id=25897

Attachment 42053: Remove the extraneous panel - Take 2
https://bugs.webkit.org/attachment.cgi?id=42053&action=review

------- Additional Comments from Joanmarie Diggs <joanmarie.diggs at gmail.com>
> > {
> >+	AccessibilityObject* parent = parentObject();
> >+	if (not parent)
> 
> Come again?

Oh hell... Sorry. :-( 3 years of Python; 3 weeks of C++.

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


More information about the webkit-reviews mailing list