[webkit-reviews] review requested: [Bug 25534] [GTK] Objects of ROLE_TABLE should implement the accessible table interface : [Attachment 41999] Table Summary

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 27 19:40:30 PDT 2009


Joanmarie Diggs <joanmarie.diggs at gmail.com> has asked  for review:
Bug 25534: [GTK] Objects of ROLE_TABLE should implement the accessible table
interface
https://bugs.webkit.org/show_bug.cgi?id=25534

Attachment 41999: Table Summary
https://bugs.webkit.org/attachment.cgi?id=41999&action=review

------- Additional Comments from Joanmarie Diggs <joanmarie.diggs at gmail.com>
atk_table_get_summary returns an AtkObject. Summary is an attribute; not an
object. Therefore we need some other way to expose this information. Because a
table summary describes the table, this patch exposes the summary attribute as
the table's accessible description.

Please review. Thanks!

(Note that this patch does *not* depend on Table 2 or Table 3).


More information about the webkit-reviews mailing list