used to be 2021 not 2012, see 908a8d66f4
This commit is contained in:
earthlng 2017-11-16 06:46:35 +01:00 committed by GitHub
parent f89bb3f1c2
commit c6d55296fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1631,7 +1631,7 @@ user_pref("browser.zoom.siteSpecific", false);
// [2] https://wicg.github.io/netinfo/
// [3] https://bugzilla.mozilla.org/show_bug.cgi?id=960426
user_pref("dom.netinfo.enabled", false);
// 4608: [2012] disable the SpeechSynthesis (Text-to-Speech) part of the Web Speech API
// 4608: [2021] disable the SpeechSynthesis (Text-to-Speech) part of the Web Speech API
// [1] https://developer.mozilla.org/docs/Web/API/Web_Speech_API
// [2] https://developer.mozilla.org/docs/Web/API/SpeechSynthesis
// [3] https://wiki.mozilla.org/HTML5_Speech_API