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)
Tracking
()
RESOLVED
FIXED
mozilla48
Tracking | Status | |
---|---|---|
firefox47 | --- | affected |
People
(Reporter: philor, Assigned: m_kato)
Details
(Keywords: crash, intermittent-failure)
Attachments
(1 file)
https://treeherder.mozilla.org/logviewer.html#?job_id=21452961&repo=mozilla-inbound https://treeherder.mozilla.org/logviewer.html#?job_id=21465432&repo=mozilla-inbound
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → m_kato
Assignee | ||
Comment 2•7 years ago
|
||
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.
Assignee | ||
Updated•7 years ago
|
OS: Unspecified → Mac OS X
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 4•7 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=d7c53ed2a24a
Assignee | ||
Updated•7 years ago
|
Keywords: leave-open
Assignee | ||
Comment 5•7 years ago
|
||
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 6•7 years ago
|
||
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+
Comment hidden (Intermittent Failures Robot) |
Comment 9•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/4b9a16cc88c2
Assignee | ||
Comment 10•7 years ago
|
||
no crash after landing. I close this.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
Assignee | ||
Updated•7 years ago
|
Keywords: leave-open
You need to log in
before you can comment on or make changes to this bug.
Description
•