2 Accessing SpeechRecognition on a detached window should not crash.
3
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
".
5
6
7 PASS recognition.start() is undefined.
8 PASS recognition.stop() is undefined.
9 PASS recognition.abort() is undefined.
10 PASS new constructor() threw exception NotSupportedError: Failed to construct 'S
peechRecognition': cannot create a new object for a closed window..
Issue 960223002: Detach SpeechRecognitionController upon page detach.
(Closed)
Created 5 years, 10 months ago by sof
Modified 5 years, 9 months ago
Reviewers: haraken, mlamouri (slow - plz ping), Mike West
Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Comments: 8