[Webkit-unassigned] [Bug 41613] Adds support for generating code from IDL with reserved keywords (it'll be necessary for IDBCursor::continue).

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 14 09:40:25 PDT 2010


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





--- Comment #8 from Jeremy Orlow <jorlow at chromium.org>  2010-07-14 09:40:25 PST ---
(In reply to comment #7)
> My thought about using an IDL attribute arise from the general design principle of being explicit rather than implicit.  As for adding noise, I think it is much less common than some of our other attributes.  :)

Generally I'd agree with you Adam, but in this case my thinking is that these are reserved words and thus there is never a reason why they shouldn't be changed to something else.

I guess we could have the generator raise an error if it sees one without such an attribute?

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



More information about the webkit-unassigned mailing list