[webkit-reviews] review granted: [Bug 113906] when ARIA button contains a link, label text is ignored (affects main buttons on m.facebook.com) : [Attachment 196866] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 10 12:52:52 PDT 2013


Tim Horton <timothy_horton at apple.com> has granted chris fleizach
<cfleizach at apple.com>'s request for review:
Bug 113906: when ARIA button contains a link, label text is ignored (affects
main buttons on m.facebook.com)
https://bugs.webkit.org/show_bug.cgi?id=113906

Attachment 196866: patch 
https://bugs.webkit.org/attachment.cgi?id=196866&action=review

------- Additional Comments from Tim Horton <timothy_horton at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=196866&action=review


> Source/WebCore/accessibility/AccessibilityObject.h:674
> +    virtual bool isDescendantOfBarrenParent() const { return false; }

This is a bizarre name but it was already in the tree...


More information about the webkit-reviews mailing list