[webkit-reviews] review requested: [Bug 21546] [GTK] ATK accessibility enhancements : [Attachment 29326] a11ydynamictypes.patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 8 02:12:00 PDT 2009


Xan Lopez <xan.lopez at gmail.com> has asked  for review:
Bug 21546: [GTK] ATK accessibility enhancements
https://bugs.webkit.org/show_bug.cgi?id=21546

Attachment 29326: a11ydynamictypes.patch
https://bugs.webkit.org/attachment.cgi?id=29326&action=review

------- Additional Comments from Xan Lopez <xan.lopez at gmail.com>
After talking with Holger, we decided the best idea to fix the types issue was
to follow Mozilla and generate the right types at runtime based on the
interfaces they should implement. This patch does this, based on the
implementation in nsAccessibleWrap.cpp in Mozilla. It does not really improve
the situation too much, but I think it's a reasonable first step to clean up
the code.

Next I'll try to land Alp's patch in pieces.


More information about the webkit-reviews mailing list