commit | 1aae892773cfcc927ef1ddc43739ebd42470e578 | [log] [tgz] |
---|---|---|
author | derekjchow <derekjchow@chromium.org> | Sun Jun 21 14:14:35 2015 +0900 |
committer | Qijiang Fan <fqj@google.com> | Thu Jun 04 19:08:59 2020 +0900 |
tree | ea04e57125e5d8d2faa22a2965395ae299f802ab | |
parent | fa60d69ef57aefa20b4ef844d0aa388016416c9e [diff] |
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 Review URL: https://codereview.chromium.org/1184093007 Cr-Commit-Position: refs/heads/master@{#335451} CrOS-Libchrome-Original-Commit: 2b94f7bf55796a7112bd8dc5fafb0797e8bc9949