[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 07:56:40 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=43922
Jeremy Orlow <jorlow at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #64231|review?, commit-queue? |review+, commit-queue-
Flag| |
--- Comment #4 from Jeremy Orlow <jorlow at chromium.org> 2010-08-13 07:56:40 PST ---
(From update of attachment 64231)
actually, leave it as ints
r=meWebCore/page/SpeechInput.cpp:57
+ for (HashMap<int, SpeechInputListener*>::iterator it = m_listeners.begin();
Maybe only do this in debug mode? Or at least assert not reached that you hit it?
--
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