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

Issue 7101013: Fix issue with static ipconfig not creating dhcp ip configs properly. (Closed)

Created:
9 years, 6 months ago by Charlie Lee
Modified:
9 years, 6 months ago
Reviewers:
stevenjb
CC:
chromium-reviews, arv (Not doing code reviews), davemoore+watch_chromium.org
Visibility:
Public.

Description

Fix issue with static ipconfig not creating dhcp ip configs properly. Only show static/dhcp selection for ethernet and wifi. BUG=chromium-os:569 TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=87553

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -35 lines) Patch
M chrome/browser/chromeos/cros/network_library.cc View 2 chunks +21 lines, -20 lines 0 comments Download
M chrome/browser/resources/options/chromeos/internet_detail.html View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/options/chromeos/internet_options.js View 1 2 2 chunks +8 lines, -13 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Charlie Lee
please take a quick look. thanks.
9 years, 6 months ago (2011-06-01 22:32:03 UTC) #1
stevenjb
http://codereview.chromium.org/7101013/diff/1/chrome/browser/chromeos/cros/network_library.cc File chrome/browser/chromeos/cros/network_library.cc (right): http://codereview.chromium.org/7101013/diff/1/chrome/browser/chromeos/cros/network_library.cc#newcode3399 chrome/browser/chromeos/cros/network_library.cc:3399: chromeos::RemoveIPConfig(ipconfig_static); Do we need to set ipconfig_static = NULL ...
9 years, 6 months ago (2011-06-01 22:53:51 UTC) #2
Charlie Lee
Please take a look at the fix to not show ipconfig selection for non wifi ...
9 years, 6 months ago (2011-06-01 22:58:07 UTC) #3
stevenjb
Ah, OK, the diff formatting confused me. LGTM
9 years, 6 months ago (2011-06-01 23:01:54 UTC) #4
stevenjb
9 years, 6 months ago (2011-06-01 23:12:37 UTC) #5
LGTM

Powered by Google App Engine
This is Rietveld 408576698