[Webkit-unassigned] [Bug 47127] Added event onwebkitspeechchange and invoke on new speech input results.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 5 02:38:09 PDT 2010


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





--- Comment #4 from Satish Sampath <satish at chromium.org>  2010-10-05 02:38:09 PST ---
(In reply to comment #3)
> (In reply to comment #2)
> 
> > > WebCore/html/HTMLInputElement.idl:104
> > > +#if !defined(LANGUAGE_OBJECTIVE_C) || !LANGUAGE_OBJECTIVE_C
> > 
> > Why do this?
> 
> I have the same question.  I have no idea of reasons to omit it for Objective-C.

I don't know the reason, but I saw two prominent IDLs do it in this fashion (http://trac.webkit.org/browser/trunk/WebCore/dom/Element.idl#L139 and similarly in WebCore/dom/Document.idl) and hence followed that. But I also notice many other IDLs not use this ifdef guard, so I'll remove it now and if required in future will add.

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