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

Issue 5751001: Replace DCHECKs on InserCode and Navigate paths with LOG(ERROR) (Closed)

Created:
10 years ago by motek.
Modified:
9 years, 7 months ago
Reviewers:
mad-corp
CC:
chromium-reviews, ceee-reviews_chromium.org
Visibility:
Public.

Description

These DCHECKs are sort-of expected in a fast startup sequence. They are still errors, but DCHECKs make use of automated testing tools against the debug build virtually impossible. This will be followed-up. BUG=66863 BUG=66864 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=69170

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -5 lines) Patch
M ceee/ie/broker/tab_api_module.cc View 1 1 chunk +5 lines, -3 lines 1 comment Download
M ceee/ie/plugin/bho/browser_helper_object.cc View 1 2 chunks +5 lines, -1 line 1 comment Download
M ceee/ie/plugin/bho/executor.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
motek.
10 years ago (2010-12-09 21:49:31 UTC) #1
motek.
10 years ago (2010-12-13 21:51:47 UTC) #2
mad-corp
LGTM with two requests... BYE MAD http://codereview.chromium.org/5751001/diff/5001/ceee/ie/broker/tab_api_module.cc File ceee/ie/broker/tab_api_module.cc (right): http://codereview.chromium.org/5751001/diff/5001/ceee/ie/broker/tab_api_module.cc#newcode977 ceee/ie/broker/tab_api_module.cc:977: LOG(WARNING) << "Failed ...
10 years ago (2010-12-14 13:38:19 UTC) #3
mad-corp
Oh, and update the CL title so that it doesn't look that it's only for ...
10 years ago (2010-12-14 13:39:21 UTC) #4
motek.
10 years ago (2010-12-14 14:44:04 UTC) #5
Addressed all comments. Please note this is work in progress. Both issues will
remain open.

Powered by Google App Engine
This is Rietveld 408576698