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

Issue 8438017: Remove dcheck at CrxInstaller teardown (Closed)

Created:
9 years, 1 month ago by cpu_(ooo_6.6-7.5)
Modified:
9 years, 1 month ago
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews, mihaip+watch_chromium.org
Visibility:
Public.

Description

Remove dcheck at CrxInstaller teardown dchecks because it tries to post a task to the file thread, but chrome is shutting down so post fails This makes startup tests flaky. BUG=none TEST=startup tests do not crash, ask nsylvain. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=108213

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -13 lines) Patch
M chrome/browser/extensions/crx_installer.cc View 1 chunk +7 lines, -13 lines 1 comment Download

Messages

Total messages: 6 (0 generated)
cpu_(ooo_6.6-7.5)
9 years, 1 month ago (2011-11-01 22:02:16 UTC) #1
asargent_no_longer_on_chrome
LGTM http://codereview.chromium.org/8438017/diff/1/chrome/browser/extensions/crx_installer.cc File chrome/browser/extensions/crx_installer.cc (right): http://codereview.chromium.org/8438017/diff/1/chrome/browser/extensions/crx_installer.cc#newcode141 chrome/browser/extensions/crx_installer.cc:141: // be a file thread to post to. ...
9 years, 1 month ago (2011-11-01 22:15:01 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cpu@chromium.org/8438017/1
9 years, 1 month ago (2011-11-01 23:26:33 UTC) #3
cpu_(ooo_6.6-7.5)
On 2011/11/01 22:15:01, Antony Sargent wrote: > LGTM > > http://codereview.chromium.org/8438017/diff/1/chrome/browser/extensions/crx_installer.cc > File chrome/browser/extensions/crx_installer.cc (right): ...
9 years, 1 month ago (2011-11-01 23:29:18 UTC) #4
asargent_no_longer_on_chrome
SGTM On Tue, Nov 1, 2011 at 4:29 PM, <cpu@chromium.org> wrote: > On 2011/11/01 22:15:01, ...
9 years, 1 month ago (2011-11-01 23:48:58 UTC) #5
commit-bot: I haz the power
9 years, 1 month ago (2011-11-02 00:42:14 UTC) #6
Change committed as 108213

Powered by Google App Engine
This is Rietveld 408576698