Skip to content

Use undefined for createWebSpeechPonyfill#2009

Merged
cwhitten merged 2 commits intomicrosoft:masterfrom
compulim:fix-playground
May 21, 2019
Merged

Use undefined for createWebSpeechPonyfill#2009
cwhitten merged 2 commits intomicrosoft:masterfrom
compulim:fix-playground

Conversation

@compulim
Copy link
Copy Markdown
Contributor

@compulim compulim commented May 20, 2019

Fixes #2008.

Changelog Entry

Description

We are sending null to webSpeechPonyfillFactory. We should send undefined, or consider modifying our production code to accept falsy values.

Specific Changes

  • Fix webSpeechPonyfillFactory should not sending null, but undefined
  • Testing Added

@cwhitten cwhitten merged commit 3e59ffa into microsoft:master May 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Playground broken due to recent eslint fixes

2 participants