[Webkit-unassigned] [Bug 69801] Replace [ConstructorWith=...] IDL with [CallWith=...] IDL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 10 17:08:07 PDT 2011


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





--- Comment #2 from Kentaro Hara <haraken at chromium.org>  2011-10-10 17:08:07 PST ---
abarth: There are two options. Deprecate [ConstructorWith=...] or deprecate [CallWith=...]. I first thought that deprecating [ConstructorWith=...] will make more sense, since [CallWith=...] is used here and there and I did not care the position of arguments. 

I want to keep the position of arguments of existing constructors as it is (i.e. the last). So, as for constructors, I would like to deprecate [CallWith=...].

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