For one, I would like to alphabetize that list. That will require hundreds of changes, requiring me to make hundreds of blind changes in chromium code.
It seems like rather bad form to duplicate core WebCore code used by all platforms, within one platform, and not a solution that is forward looking. When ARIA2 comes out, mayhaps there will be a dozen or two new additions. It just means every patch that goes in is going to fail to build and force someone to look through ported code so they can duplicate the work they just did. On Jun 4, 2010, at 10:45 AM, Peter Kasting wrote: > On Fri, Jun 4, 2010 at 10:14 AM, Chris Fleizach <[email protected]> wrote: > Is there any way chromium can automate this so if it sees it is different, it > can re-generate to match the enums again > > Is it really that enormous of a problem? It doesn't seem like you're going > to be making hundreds of changes, and modifying two places, while not as > convenient as one, isn't anything we don't have to do elsewhere. > > PK
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

