Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(212)

Issue 170243005: Making sure that SpeechRecognitionDispatcherHost is not used after free (Closed)

Created:
6 years, 10 months ago by Tommy Widenflycht
Modified:
6 years, 10 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Making sure that SpeechRecognitionDispatcherHost is not used after free A test have been discovered that under certain conditions a use after free can occur. BUG=339667 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252233

Patch Set 1 #

Total comments: 9

Patch Set 2 : fixed comments #

Messages

Total messages: 22 (0 generated)
Tommy Widenflycht
6 years, 10 months ago (2014-02-18 10:00:25 UTC) #1
tommi (sloooow) - chröme
https://codereview.chromium.org/170243005/diff/1/content/browser/speech/input_tag_speech_dispatcher_host.cc File content/browser/speech/input_tag_speech_dispatcher_host.cc (right): https://codereview.chromium.org/170243005/diff/1/content/browser/speech/input_tag_speech_dispatcher_host.cc#newcode41 content/browser/speech/input_tag_speech_dispatcher_host.cc:41: weak_factory_.InvalidateWeakPtrs(); This should always be invalid when we get ...
6 years, 10 months ago (2014-02-18 12:34:18 UTC) #2
Tommy Widenflycht
https://codereview.chromium.org/170243005/diff/1/content/browser/speech/input_tag_speech_dispatcher_host.cc File content/browser/speech/input_tag_speech_dispatcher_host.cc (right): https://codereview.chromium.org/170243005/diff/1/content/browser/speech/input_tag_speech_dispatcher_host.cc#newcode41 content/browser/speech/input_tag_speech_dispatcher_host.cc:41: weak_factory_.InvalidateWeakPtrs(); On 2014/02/18 12:34:18, tommi wrote: > This should ...
6 years, 10 months ago (2014-02-18 14:23:29 UTC) #3
tommi (sloooow) - chröme
lgtm
6 years, 10 months ago (2014-02-18 14:31:50 UTC) #4
Tommy Widenflycht
The CQ bit was checked by tommyw@chromium.org
6 years, 10 months ago (2014-02-18 15:02:41 UTC) #5
Tommy Widenflycht
The CQ bit was unchecked by tommyw@chromium.org
6 years, 10 months ago (2014-02-18 15:02:44 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tommyw@chromium.org/170243005/150001
6 years, 10 months ago (2014-02-18 15:02:48 UTC) #7
Tommy Widenflycht
The CQ bit was checked by tommyw@chromium.org
6 years, 10 months ago (2014-02-19 09:12:37 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tommyw@chromium.org/170243005/150001
6 years, 10 months ago (2014-02-19 09:12:47 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-19 09:12:56 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel
6 years, 10 months ago (2014-02-19 09:12:57 UTC) #11
Tommy Widenflycht
Joi, Could you take a look as well? I need your OWNERS approval.
6 years, 10 months ago (2014-02-19 11:28:47 UTC) #12
Jói
//content/public LGTM
6 years, 10 months ago (2014-02-19 13:23:27 UTC) #13
Tommy Widenflycht
The CQ bit was checked by tommyw@chromium.org
6 years, 10 months ago (2014-02-19 13:57:01 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tommyw@chromium.org/170243005/150001
6 years, 10 months ago (2014-02-19 13:57:08 UTC) #15
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-19 13:57:18 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel, mac_chromium_rel
6 years, 10 months ago (2014-02-19 13:57:18 UTC) #17
Tommy Widenflycht
The CQ bit was checked by tommyw@chromium.org
6 years, 10 months ago (2014-02-20 09:18:07 UTC) #18
Tommy Widenflycht
The CQ bit was unchecked by tommyw@chromium.org
6 years, 10 months ago (2014-02-20 11:52:12 UTC) #19
Tommy Widenflycht
The CQ bit was checked by tommyw@chromium.org
6 years, 10 months ago (2014-02-20 11:52:13 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tommyw@chromium.org/170243005/150001
6 years, 10 months ago (2014-02-20 12:17:28 UTC) #21
commit-bot: I haz the power
6 years, 10 months ago (2014-02-20 14:36:04 UTC) #22
Message was sent while issue was closed.
Change committed as 252233

Powered by Google App Engine
This is Rietveld 408576698