[Webkit-unassigned] [Bug 122600] [ATK] Missing checks in returnIfWebKitAccessibleIsInvalid

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 10 08:56:51 PDT 2013


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





--- Comment #4 from Mario Sanchez Prada <mario at webkit.org>  2013-10-10 08:55:40 PST ---
(In reply to comment #3)
> (From update of attachment 213886 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=213886&action=review
> 
> > Source/WebCore/accessibility/atk/WebKitAccessibleUtil.h:46
> >          if (webkitAccessibleIsDetached(webkitAccessible)) \
> 
> does webkitAccessibleIsDetached also check if the document is null?

No. Only if the wrapped object is no longer a valid AccessibilityObject

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