mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-21 15:57:31 +09:00
Merge remote-tracking branch 'origin/master' into custom
This commit is contained in:
commit
1a8a524849
485 changed files with 1462 additions and 353140 deletions
|
|
@ -613,14 +613,6 @@ if CONFIG['MOZ_WEBRTC']:
|
|||
|
||||
if CONFIG['MOZ_WEBSPEECH']:
|
||||
WEBIDL_FILES += [
|
||||
'SpeechGrammar.webidl',
|
||||
'SpeechGrammarList.webidl',
|
||||
'SpeechRecognition.webidl',
|
||||
'SpeechRecognitionAlternative.webidl',
|
||||
'SpeechRecognitionError.webidl',
|
||||
'SpeechRecognitionEvent.webidl',
|
||||
'SpeechRecognitionResult.webidl',
|
||||
'SpeechRecognitionResultList.webidl',
|
||||
'SpeechSynthesis.webidl',
|
||||
'SpeechSynthesisErrorEvent.webidl',
|
||||
'SpeechSynthesisEvent.webidl',
|
||||
|
|
@ -722,7 +714,6 @@ if CONFIG['MOZ_WEBRTC']:
|
|||
|
||||
if CONFIG['MOZ_WEBSPEECH']:
|
||||
GENERATED_EVENTS_WEBIDL_FILES += [
|
||||
'SpeechRecognitionEvent.webidl',
|
||||
'SpeechSynthesisErrorEvent.webidl',
|
||||
'SpeechSynthesisEvent.webidl',
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue