[Webkit-unassigned] [Bug 21546] [GTK] ATK accessibility enhancements

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


https://bugs.webkit.org/show_bug.cgi?id=21546


xan.lopez at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #25534|review?                     |
               Flag|                            |
  Attachment #25534|0                           |1
        is obsolete|                            |
  Attachment #29326|                            |review?
               Flag|                            |




------- Comment #8 from xan.lopez at gmail.com  2009-04-08 02:12 PDT -------
Created an attachment (id=29326)
 --> (https://bugs.webkit.org/attachment.cgi?id=29326&action=view)
a11ydynamictypes.patch

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.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list