[webkit-reviews] review cancelled: [Bug 21546] [GTK] ATK accessibility enhancements : [Attachment 25534] Create separate objects implemeting separate interfaces

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 cancelled Holger Freyther
<zecke at selfish.org>'s request for review:
Bug 21546: [GTK] ATK accessibility enhancements
https://bugs.webkit.org/show_bug.cgi?id=21546

Attachment 25534: Create separate objects implemeting separate interfaces
https://bugs.webkit.org/attachment.cgi?id=25534&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