[Webkit-unassigned] [Bug 43922] Support for multiple speech enabled elements in same page.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 13 08:32:39 PDT 2010


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


Jeremy Orlow <jorlow at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #64344|review?, commit-queue?      |review-, commit-queue-
               Flag|                            |




--- Comment #8 from Jeremy Orlow <jorlow at chromium.org>  2010-08-13 08:32:39 PST ---
(From update of attachment 64344)

WebCore/page/SpeechInput.cpp:59
 +          it != m_listeners.end(); ++it)
sorry...one more nit....either put the whole for on one line or put {}'s around it...otherwise it's hard to follow.

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