[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:47:17 PDT 2010


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





--- Comment #11 from Jeremy Orlow <jorlow at chromium.org>  2010-07-14 09:47:17 PST ---
(In reply to comment #9)
> > I guess we could have the generator raise an error if it sees one without such an attribute?
> 
> Well, the compiler will happily raise that error for you.  :)

For C++ reserved words.  The worse case is JS or other binding language reserved words in which case the error might only be seen in run time.

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