[webkit-reviews] review granted: [Bug 109322] AX: move isIgnored caching to AXObject : [Attachment 187361] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 8 17:47:21 PST 2013


chris fleizach <cfleizach at apple.com> has granted Dominic Mazzoni
<dmazzoni at google.com>'s request for review:
Bug 109322: AX: move isIgnored caching to AXObject
https://bugs.webkit.org/show_bug.cgi?id=109322

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

------- Additional Comments from chris fleizach <cfleizach at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=187361&action=review


> Source/WebCore/accessibility/AccessibilityRenderObject.h:97
> +    virtual bool computeAccessibilityIsIgnored() const;

looks like this should be private too


More information about the webkit-reviews mailing list