[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
Fri Jul 16 07:13:40 PDT 2010


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





--- Comment #22 from Marcus Bulach <bulach at chromium.org>  2010-07-16 07:13:39 PST ---
(In reply to comment #21)
> (In reply to comment #20)
> > Yay design by committee.  :)
> > 
> > 1. parameterized explicit design
> > 2. unparameterized explicit design
> > 3. implicit design
> 
> yay, decided! :) parametrized explicit design, and I'll use "Function" as suffix on the baseline TestObj.idl and the methods I'll need on the IDBCursor.. new patch follow soon. thanks both!

duh :(
apparently there's already support for *exactly* this.

http://trac.webkit.org/browser/trunk/WebCore/page/Console.idl
[CustomArgumentHandling, ImplementationFunction=assertCondition] void assert(in boolean condition);

I'll double check it works and hopefully close this issue.
thanks for all your help, apologies for wasting your 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