[webkit-reviews] review granted: [Bug 16495] [GTK] Accessibility support with ATK/AT-SPI : [Attachment 21334] AT-SPI accessibility enhancements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 26 09:41:03 PDT 2008


Anders Carlsson <andersca at apple.com> has granted Alp Toker <alp at nuanti.com>'s
request for review:
Bug 16495: [GTK] Accessibility support with ATK/AT-SPI
http://bugs.webkit.org/show_bug.cgi?id=16495

Attachment 21334: AT-SPI accessibility enhancements
http://bugs.webkit.org/attachment.cgi?id=21334&action=edit

------- Additional Comments from Anders Carlsson <andersca at apple.com>

>+// Used to provide const gchar* returns.
>+static const char* returnString(String str)

This should take a const String&

I'm not too fond of the #if 0 and commented out code, but I think it might be
OK for now.

r=me


More information about the webkit-reviews mailing list