Skip to content
This repository has been archived by the owner on Nov 5, 2022. It is now read-only.

TTS polyfill should store errors in chrome.runtime.lastError #7

Open
m-alger opened this issue Jan 19, 2016 · 1 comment
Open

TTS polyfill should store errors in chrome.runtime.lastError #7

m-alger opened this issue Jan 19, 2016 · 1 comment

Comments

@m-alger
Copy link
Contributor

m-alger commented Jan 19, 2016

The TTS polyfill currently doesn't handle errors. These should be stored in chrome.runtime.lastError in accordance with the specification of chrome.tts. The helper function chrome.caterpillar.setError should be used for this.

@m-alger
Copy link
Contributor Author

m-alger commented Jan 19, 2016

Tests should be added for anything that could error, too.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant