[webkit-dev] WebAccessibilityRole must match AccessiblityRole enums?

Chris Fleizach cfleizach at apple.com
Fri Jun 4 10:14:31 PDT 2010


Is there any way chromium can automate this so if it sees it is different, it can re-generate to match the enums again

On Jun 4, 2010, at 10:04 AM, Adam Barth wrote:

> [+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