[webkit-reviews] review granted: [Bug 36025] accessibilityIsIgnoredBase() needs to respect when platform says include : [Attachment 50533] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 11 14:02:49 PST 2010


Beth Dakin <bdakin at apple.com> has granted chris fleizach
<cfleizach at apple.com>'s request for review:
Bug 36025: accessibilityIsIgnoredBase() needs to respect when platform says
include
https://bugs.webkit.org/show_bug.cgi?id=36025

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

------- Additional Comments from Beth Dakin <bdakin at apple.com>
> -#if PLATFORM(GTK)
> -    return true;
> -#endif

Are you sure you want to remove this?

r=me


More information about the webkit-reviews mailing list