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

Issue 23681010: Prevent that uninitialized ManagedState objects are returned from NetworkStateHandler. (Closed)

Created:
7 years, 3 months ago by pneubeck (no reviews)
Modified:
7 years, 3 months ago
Reviewers:
stevenjb
CC:
chromium-reviews, gauravsh+watch_chromium.org, gspencer+watch_chromium.org, stevenjb+watch_chromium.org, oshima+watch_chromium.org
Visibility:
Public.

Description

Prevent that uninitialized ManagedState objects are returned from NetworkStateHandler. This CL https://codereview.chromium.org/23712002 (Cleanup network type matching.) uncovered, that some NetworkStateHandler functions returned NetworkState objects that were not fully initialized, namely type() was empty. BUG=126870 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=222035

Patch Set 1 : #

Patch Set 2 : Rebased. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -16 lines) Patch
M chromeos/network/network_state_handler.cc View 13 chunks +29 lines, -16 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
pneubeck (no reviews)
7 years, 3 months ago (2013-09-05 14:08:51 UTC) #1
stevenjb
lgtm
7 years, 3 months ago (2013-09-05 16:54:09 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pneubeck@chromium.org/23681010/11001
7 years, 3 months ago (2013-09-09 09:52:31 UTC) #3
commit-bot: I haz the power
7 years, 3 months ago (2013-09-09 15:16:01 UTC) #4
Message was sent while issue was closed.
Change committed as 222035

Powered by Google App Engine
This is Rietveld 408576698