[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
Mon Jul 5 07:25:55 PDT 2010


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


Marcus Bulach <bulach at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andreip at google.com,
                   |                            |bulach at chromium.org,
                   |                            |jorlow at chromium.org




--- Comment #3 from Marcus Bulach <bulach at chromium.org>  2010-07-05 07:25:55 PST ---
jeremy: this patch will allow IDBCursor to have its infamous "continue" method.
Two questions though:

1. we could probably get away with a [Custom] binding, but I think it's better to improve the generator?

2. this patch simply adds a "_" suffix for a couple of reserved keywords. please, let me know if you think of a better idea to escape such names.

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