[webkit-dev] WebAccessibilityRole must match AccessiblityRole enums?

Adam Barth abarth at webkit.org
Fri Jun 4 10:04:57 PDT 2010


[+fishd]

I believe this is a common pattern in the Chromium WebKit API.  fishd
can speak to why this works the way it does in more detail.  I believe
these enums exist to encapsulate WebCore types in the interface.

Adam


On Fri, Jun 4, 2010 at 9:40 AM, Chris Fleizach <cfleizach at apple.com> wrote:
> Could someone explain why WebAccessibilityRole duplicates AccessibilityRole?
>
> This will make it very painful to change, re-order or add to AccessibilityRole as it becomes necessary in the future
>
> ie) see https://bugs.webkit.org/show_bug.cgi?id=40133
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>


More information about the webkit-dev mailing list