https://bugs.webkit.org/show_bug.cgi?id=115366
Reviewed by Simon Fraser.
* WebKitSystemInterface.h:
* libWebKitSystemInterfaceLion.a:
* libWebKitSystemInterfaceMountainLion.a:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@149325
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2013-04-29 Chris Fleizach <cfleizach@apple.com>
+
+ WEB SPEECH: need to identify the default voice per language
+ https://bugs.webkit.org/show_bug.cgi?id=115366
+
+ Reviewed by Simon Fraser.
+
+ * WebKitSystemInterface.h:
+ * libWebKitSystemInterfaceLion.a:
+ * libWebKitSystemInterfaceMountainLion.a:
+
2013-04-29 Roger Fong <roger_fong@apple.com>
Need a tools32 folder for VS2010 builds.
void WKUnregisterUniqueIdForElement(id element);
NSArray *WKSpeechSynthesisGetVoiceIdentifiers(void);
+NSString *WKSpeechSynthesisGetDefaultVoiceIdentifierForLocale(NSLocale*);
BOOL WKShouldBlockPlugin(NSString *bundleIdentifier, NSString *bundleVersionString);
BOOL WKIsPluginUpdateAvailable(NSString *bundleIdentifier);