[webkit-reviews] review granted: [Bug 122600] [ATK] Missing checks in returnIfWebKitAccessibleIsInvalid : [Attachment 213886] Patch proposal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 10 08:53:00 PDT 2013


chris fleizach <cfleizach at apple.com> has granted Mario Sanchez Prada
<mario at webkit.org>'s request for review:
Bug 122600: [ATK] Missing checks in returnIfWebKitAccessibleIsInvalid
https://bugs.webkit.org/show_bug.cgi?id=122600

Attachment 213886: Patch proposal
https://bugs.webkit.org/attachment.cgi?id=213886&action=review

------- Additional Comments from chris fleizach <cfleizach at apple.com>
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?


More information about the webkit-reviews mailing list