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 <[email protected]> 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 >> [email protected] >> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev >> _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

