Closed Bug 1247514 Opened 7 years ago Closed 7 years ago

Intermittent 41276-1.html,408431-1.html | application crashed [@ SpeechTaskCallback::OnWillSpeakWord(unsigned int)]

Categories

(Core :: Web Speech, defect)

Unspecified
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla48
Tracking Status
firefox47 --- affected

People

(Reporter: philor, Assigned: m_kato)

Details

(Keywords: crash, intermittent-failure)

Attachments

(1 file)

Assignee: nobody → m_kato
By bug 1230533, when navigating to another page, speech is canceled.  (crash test calls cancel method, also).  I need investigate why OSX synthesizer doesn't cancel it well.
OS: Unspecified → Mac OS X
Keywords: leave-open
After dispatched didFinishSpeaking by OS, another events may be dispatched.  So I should remove speech delegate soon when didFinishSpeaking is called.

Review commit: https://reviewboard.mozilla.org/r/37777/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/37777/
Attachment #8726043 - Flags: review?(eitan)
Comment on attachment 8726043 [details]
MozReview Request: Bug 1247514 - Clear speech delegate when finishing speaking. r?eeejay

https://reviewboard.mozilla.org/r/37777/#review34841

This is great!
Attachment #8726043 - Flags: review?(eitan) → review+
no crash after landing.  I close this.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
Keywords: leave-open
You need to log in before you can comment on or make changes to this bug.