Get rid of INPUT_SPEECH
Created attachment 236141 [details] Patch
Created attachment 236157 [details] Patch
Created attachment 236160 [details] Patch
Comment on attachment 236160 [details] Patch Clearing flags on attachment: 236160 Committed r172259: <http://trac.webkit.org/changeset/172259>
All reviewed patches have been landed. Closing bug.
This broke the Windows build. I'll prep a change and check it in.
Comment on attachment 236160 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=236160&action=review > Tools/DumpRenderTree/TestRunner.h:-106 > - void setMockSpeechInputDumpRect(bool flag); These are still in win/TestRunnerWin.cpp
Project fixup done in https://trac.webkit.org/r172345
(In reply to comment #6) > This broke the Windows build. I'll prep a change and check it in. and the buildfix landed in http://trac.webkit.org/changeset/172353