[Webkit-unassigned] [Bug 43146] Runtime feature switch for speech input

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 29 03:06:55 PDT 2010


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





--- Comment #2 from Steve Block <steveblock at google.com>  2010-07-29 03:06:55 PST ---
(From update of attachment 62879)
WebCore/bindings/generic/RuntimeEnabledFeatures.h:123
 +      static bool speechInputEnabled() { return isSpeechInputEnabled; }
For DeviceOrientation, the flag was used by Page to prevent the controller being created if the feature is disabled. Is there no equivalent use for Speech?

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