[Webkit-unassigned] [Bug 40984] Rendering the speech button in input elements.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 24 07:13:18 PDT 2010


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





--- Comment #5 from Jeremy Orlow <jorlow at chromium.org>  2010-06-24 07:13:17 PST ---
(From update of attachment 59649)
Drive by comments.

WebCore/rendering/RenderInputSpeech.cpp:34
 +  #include "RenderInputSpeech.h"
You only put this within guards when the file is generated only when enabled.  Since this file is being checked in, you know it exists and thus it can go right under the config.h part.

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