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

Issue 1184093007: Delete watcher on IO thread in MessagePumpLibeventTest.QuitWatcher. (Closed)

Created:
5 years, 6 months ago by derekjchow1
Modified:
5 years, 6 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org, sadrul
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Delete watcher on IO thread in MessagePumpLibeventTest.QuitWatcher. If StartWatching is run before the WaitableEvent is signaled, the StopWatching should be called (on the IO thread). Otherwise, a DCHECK will be called in the destructor of WaitableEventWatcher. BUG=internal b/21093761 BUG=481290 Committed: https://crrev.com/2b94f7bf55796a7112bd8dc5fafb0797e8bc9949 Cr-Commit-Position: refs/heads/master@{#335451}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Use base::Owned #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -2 lines) Patch
M base/message_loop/message_pump_libevent_unittest.cc View 1 2 chunks +6 lines, -2 lines 0 comments Download

Messages

Total messages: 17 (6 generated)
derekjchow1
Hi, PTAL. The Chromecast team has been running into the following errors on our m43 ...
5 years, 6 months ago (2015-06-16 00:15:45 UTC) #2
derekjchow1
Ping on this issue.
5 years, 6 months ago (2015-06-19 16:48:13 UTC) #3
Nico
This sounds related to https://codereview.chromium.org/1059353003 / https://code.google.com/p/chromium/issues/detail?id=481290
5 years, 6 months ago (2015-06-19 22:10:58 UTC) #5
Chirantan Ekbote
Thanks for fixing this! It's definitely related to crbug.com/481290 so could you please also include ...
5 years, 6 months ago (2015-06-20 00:09:37 UTC) #6
derekjchow1
https://codereview.chromium.org/1184093007/diff/1/base/message_loop/message_pump_libevent_unittest.cc File base/message_loop/message_pump_libevent_unittest.cc (right): https://codereview.chromium.org/1184093007/diff/1/base/message_loop/message_pump_libevent_unittest.cc#newcode271 base/message_loop/message_pump_libevent_unittest.cc:271: Unretained(watcher.get()))); On 2015/06/20 00:09:37, Chirantan Ekbote wrote: > Why ...
5 years, 6 months ago (2015-06-20 00:34:07 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1184093007/20001
5 years, 6 months ago (2015-06-20 00:39:05 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/72522)
5 years, 6 months ago (2015-06-20 00:47:18 UTC) #12
Nico
rs-lgtm
5 years, 6 months ago (2015-06-21 05:00:19 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1184093007/20001
5 years, 6 months ago (2015-06-21 05:00:37 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 6 months ago (2015-06-21 05:14:45 UTC) #16
commit-bot: I haz the power
5 years, 6 months ago (2015-06-21 05:15:38 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/2b94f7bf55796a7112bd8dc5fafb0797e8bc9949
Cr-Commit-Position: refs/heads/master@{#335451}

Powered by Google App Engine
This is Rietveld 408576698