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

Issue 7011023: Really fix chromium-os:14180 this time. (Closed)

Created:
9 years, 7 months ago by Eric Shienbrood
Modified:
9 years, 7 months ago
Reviewers:
stevenjb, zel
CC:
chromium-reviews, davemoore+watch_chromium.org
Visibility:
Public.

Description

Really fix chromium-os:14180 this time. Add the device change property manager in the correct branch of the if statement. BUG=chromium-os:14180 TEST=Bring up the cellular device tab, and see that it is now populated with actual values instead of being blank. R=stevenjb@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=85338

Patch Set 1 #

Patch Set 2 : Remove extra blank line #

Total comments: 6

Patch Set 3 : Made a change suggested in review, and fixed an unrelated chrome crasher #

Total comments: 2

Patch Set 4 : Fixed a nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -10 lines) Patch
M chrome/browser/chromeos/cros/network_library.cc View 1 2 3 4 chunks +12 lines, -10 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Eric Shienbrood
9 years, 7 months ago (2011-05-12 21:42:57 UTC) #1
Eric Shienbrood
This is fairly urgent, and will need to be merged to M12.
9 years, 7 months ago (2011-05-12 21:48:00 UTC) #2
stevenjb
LGTM (but see comment) Sorry I didn't look closely at this the first time around, ...
9 years, 7 months ago (2011-05-12 22:33:06 UTC) #3
Eric Shienbrood
No apologies needed, this was totally my fault for trying to rush things and not ...
9 years, 7 months ago (2011-05-12 22:41:18 UTC) #4
stevenjb
http://codereview.chromium.org/7011023/diff/3001/chrome/browser/chromeos/cros/network_library.cc File chrome/browser/chromeos/cros/network_library.cc (right): http://codereview.chromium.org/7011023/diff/3001/chrome/browser/chromeos/cros/network_library.cc#newcode3674 chrome/browser/chromeos/cros/network_library.cc:3674: new NetworkDeviceObserverList(this, device_path); On 2011/05/12 22:41:18, Eric Shienbrood wrote: ...
9 years, 7 months ago (2011-05-12 23:00:24 UTC) #5
Eric Shienbrood
http://codereview.chromium.org/7011023/diff/3001/chrome/browser/chromeos/cros/network_library.cc File chrome/browser/chromeos/cros/network_library.cc (right): http://codereview.chromium.org/7011023/diff/3001/chrome/browser/chromeos/cros/network_library.cc#newcode3674 chrome/browser/chromeos/cros/network_library.cc:3674: new NetworkDeviceObserverList(this, device_path); If they're not monitoring the manager, ...
9 years, 7 months ago (2011-05-13 21:48:48 UTC) #6
stevenjb
LGTM http://codereview.chromium.org/7011023/diff/1005/chrome/browser/chromeos/cros/network_library.cc File chrome/browser/chromeos/cros/network_library.cc (right): http://codereview.chromium.org/7011023/diff/1005/chrome/browser/chromeos/cros/network_library.cc#newcode3488 chrome/browser/chromeos/cros/network_library.cc:3488: active_profile_path_.c_str(), &ProfileUpdate, this); nit: { }
9 years, 7 months ago (2011-05-13 22:15:39 UTC) #7
Eric Shienbrood
9 years, 7 months ago (2011-05-13 22:29:24 UTC) #8
http://codereview.chromium.org/7011023/diff/1005/chrome/browser/chromeos/cros...
File chrome/browser/chromeos/cros/network_library.cc (right):

http://codereview.chromium.org/7011023/diff/1005/chrome/browser/chromeos/cros...
chrome/browser/chromeos/cros/network_library.cc:3488:
active_profile_path_.c_str(), &ProfileUpdate, this);
On 2011/05/13 22:15:39, Steven Bennetts wrote:
> nit: { }

Done.

Powered by Google App Engine
This is Rietveld 408576698