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

Issue 7031054: Use CHECK_EQ in NetworkChangeNotifierWin::WatchForAddressChange (Closed)

Created:
9 years, 7 months ago by mmenke
Modified:
9 years, 7 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Replace CHECK in NetworkChangeNotifierWin::WatchForAddressChange with CHECK_EQ, so on failure, value will appear in minidumps. BUG=69198 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86675

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M net/base/network_change_notifier_win.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
mmenke
I checked that the value of |ret| is visible while debugging release builds, and it ...
9 years, 7 months ago (2011-05-25 16:31:03 UTC) #1
willchan no longer on Chromium
LGTM I haven't actually looked at the minidump, but does |ret| really not show up? ...
9 years, 7 months ago (2011-05-25 16:36:27 UTC) #2
mmenke
I have looked at the minidumps, and |ret| didn't seem to appear anywhere. I'm new ...
9 years, 7 months ago (2011-05-25 17:00:49 UTC) #3
willchan no longer on Chromium
OK then, news to me :) On Wed, May 25, 2011 at 6:00 PM, <mmenke@chromium.org> ...
9 years, 7 months ago (2011-05-25 17:03:49 UTC) #4
commit-bot: I haz the power
9 years, 7 months ago (2011-05-25 19:28:58 UTC) #5
Change committed as 86675

Powered by Google App Engine
This is Rietveld 408576698