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

Issue 8728035: Disarm StartupTimeBomb when it is deleted (Closed)

Created:
9 years ago by ramant (doing other things)
Modified:
9 years ago
CC:
chromium-reviews
Visibility:
Public.

Description

Delete and disarm StartupTimeBomb when browser is shutting down if StartupTimeBomb is still Arm'ed. BUG=105745 R=jar TEST=browser unit tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112372

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Total comments: 2

Patch Set 6 : '' #

Total comments: 2

Patch Set 7 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -13 lines) Patch
M chrome/browser/chrome_browser_main.h View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/chrome_browser_main.cc View 1 2 3 4 chunks +7 lines, -5 lines 0 comments Download
M chrome/browser/metrics/thread_watcher.h View 1 2 3 4 5 6 3 chunks +23 lines, -3 lines 0 comments Download
M chrome/browser/metrics/thread_watcher.cc View 1 2 3 4 5 6 4 chunks +31 lines, -5 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
ramant (doing other things)
Made the following changes to disarm the StartupTimeBomb in case we do early returns and ...
9 years ago (2011-11-30 00:19:58 UTC) #1
jar (doing other things)
http://codereview.chromium.org/8728035/diff/7002/chrome/browser/metrics/thread_watcher.h File chrome/browser/metrics/thread_watcher.h (right): http://codereview.chromium.org/8728035/diff/7002/chrome/browser/metrics/thread_watcher.h#newcode513 chrome/browser/metrics/thread_watcher.h:513: friend class ThreadWatcherList; nit: Why do we need this ...
9 years ago (2011-11-30 01:02:01 UTC) #2
ramant (doing other things)
http://codereview.chromium.org/8728035/diff/7002/chrome/browser/metrics/thread_watcher.h File chrome/browser/metrics/thread_watcher.h (right): http://codereview.chromium.org/8728035/diff/7002/chrome/browser/metrics/thread_watcher.h#newcode513 chrome/browser/metrics/thread_watcher.h:513: friend class ThreadWatcherList; On 2011/11/30 01:02:01, jar wrote: > ...
9 years ago (2011-11-30 05:14:52 UTC) #3
jar (doing other things)
http://codereview.chromium.org/8728035/diff/14001/chrome/browser/metrics/thread_watcher.cc File chrome/browser/metrics/thread_watcher.cc (right): http://codereview.chromium.org/8728035/diff/14001/chrome/browser/metrics/thread_watcher.cc#newcode852 chrome/browser/metrics/thread_watcher.cc:852: // This could be disarm'ed during shutdown when we ...
9 years ago (2011-11-30 17:18:39 UTC) #4
ramant (doing other things)
Hi Jim, Added the check's for thread_id. thanks, raman http://codereview.chromium.org/8728035/diff/14001/chrome/browser/metrics/thread_watcher.cc File chrome/browser/metrics/thread_watcher.cc (right): http://codereview.chromium.org/8728035/diff/14001/chrome/browser/metrics/thread_watcher.cc#newcode852 chrome/browser/metrics/thread_watcher.cc:852: ...
9 years ago (2011-11-30 22:08:40 UTC) #5
jar (doing other things)
lgtm
9 years ago (2011-11-30 22:13:52 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtenneti@chromium.org/8728035/18001
9 years ago (2011-11-30 22:20:43 UTC) #7
commit-bot: I haz the power
Try job failure for 8728035-18001 (retry) (retry) on linux_rel for step "compile" (clobber build). It's ...
9 years ago (2011-11-30 23:42:35 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtenneti@chromium.org/8728035/18001
9 years ago (2011-11-30 23:45:01 UTC) #9
commit-bot: I haz the power
9 years ago (2011-12-01 01:54:36 UTC) #10
Change committed as 112372

Powered by Google App Engine
This is Rietveld 408576698