[webkit-reviews] review granted: [Bug 87141] !HAVE(ACCESSIBILITY) depends on AccessibilityObject::actionVerb in the Chromium Android build : [Attachment 143324] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 22 11:29:34 PDT 2012


Eric Seidel <eric at webkit.org> has granted Adam Barth <abarth at webkit.org>'s
request for review:
Bug 87141: !HAVE(ACCESSIBILITY) depends on AccessibilityObject::actionVerb in
the Chromium Android build
https://bugs.webkit.org/show_bug.cgi?id=87141

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

------- Additional Comments from Eric Seidel <eric at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=143324&action=review


> Source/WebCore/accessibility/AccessibilityObject.cpp:1226
> +#if HAVE(ACCESSIBILITY)

I'm surprised the rest of this file isn't wrapped in !ACCSSIBILITY


More information about the webkit-reviews mailing list