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

Issue 8427007: Thread::Stop() must be called before any subclass's destructor completes. (Closed)

Created:
9 years, 1 month ago by Jói
Modified:
9 years, 1 month ago
CC:
chromium-reviews, pam+watch_chromium.org, michaeln, cbentzel+watch_chromium.org, Timur Iskhodzhanov, amit, Paweł Hajdan Jr., jam, Alexander Potapenko, dpranke-watch+content_chromium.org, joi+watch-content_chromium.org, robertshield, brettw-cc_chromium.org, darin-cc_chromium.org, stuartmorgan+watch_chromium.org
Visibility:
Public.

Description

Thread::Stop() must be called before any subclass's destructor completes. Update base::Thread documentation, fix all subclasses I could find that had a problem, and remove no-longer-necessary suppressions. BUG=102134 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=108296

Patch Set 1 #

Patch Set 2 : Latest version as trybot-ted #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -35 lines) Patch
M base/memory/weak_ptr_unittest.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M base/threading/thread.h View 1 2 chunks +9 lines, -3 lines 0 comments Download
M base/threading/thread_unittest.cc View 1 3 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/metrics/thread_watcher.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/printing/print_job_worker.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/views/shell_dialogs_win.cc View 1 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/default_plugin/plugin_install_job_monitor.cc View 1 2 chunks +5 lines, -1 line 0 comments Download
M chrome/service/service_process.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome_frame/test/urlmon_moniker_integration_test.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome_frame/urlmon_url_request.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome_frame/utils.h View 1 chunk +3 lines, -0 lines 0 comments Download
M content/browser/browser_thread_impl.cc View 1 2 chunks +1 line, -5 lines 0 comments Download
M content/test/test_browser_thread.cc View 1 chunk +1 line, -0 lines 0 comments Download
M dbus/test_service.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/base/network_change_notifier_linux.cc View 2 chunks +5 lines, -3 lines 0 comments Download
M tools/valgrind/tsan/suppressions.txt View 1 1 chunk +0 lines, -12 lines 0 comments Download
M webkit/appcache/appcache_update_job_unittest.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M webkit/tools/test_shell/simple_resource_loader_bridge.cc View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Jói
willchan: Main reviewer, base/ and net/ owner. jam: content/ owner. Please see background on this ...
9 years, 1 month ago (2011-10-31 18:42:17 UTC) #1
jam
content lgtm
9 years, 1 month ago (2011-10-31 19:24:52 UTC) #2
Jói
willchan: friendly ping On Mon, Oct 31, 2011 at 7:24 PM, <jam@chromium.org> wrote: > content ...
9 years, 1 month ago (2011-11-01 16:19:49 UTC) #3
willchan no longer on Chromium
My bad, was moving yesterday. Will look shortly. On 2011/11/01 16:19:49, Jói wrote: > willchan: ...
9 years, 1 month ago (2011-11-01 17:45:26 UTC) #4
willchan no longer on Chromium
9 years, 1 month ago (2011-11-01 17:47:27 UTC) #5
This code is just and I approve it.

LGTM.

Powered by Google App Engine
This is Rietveld 408576698