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

Issue 23872021: Use Name not SSID in CopyIdentifyingProperties (Closed)

Created:
7 years, 3 months ago by stevenjb
Modified:
7 years, 3 months ago
CC:
chromium-reviews, nkostylev+watch_chromium.org, gspencer+watch_chromium.org, gauravsh+watch_chromium.org, oshima+watch_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Use Name not SSID in CopyIdentifyingProperties This also makes a minor change to WifiConfigView to update the 'Connect' button enabled state after receiving wifi properties by calling UpdateDialogButtons(). BUG=289642 R=pneubeck@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=223435

Patch Set 1 #

Total comments: 1

Patch Set 2 : Eliminate CopyIdentifyingProperties #

Total comments: 3

Patch Set 3 : Keep CopyIdentifyingProperties for future use #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -15 lines) Patch
M chrome/browser/chromeos/options/wifi_config_view.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M chromeos/network/network_connection_handler.cc View 1 2 3 1 chunk +10 lines, -15 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
stevenjb
7 years, 3 months ago (2013-09-12 21:01:32 UTC) #1
pneubeck (no reviews)
https://codereview.chromium.org/23872021/diff/1/chromeos/network/shill_property_util.cc File chromeos/network/shill_property_util.cc (right): https://codereview.chromium.org/23872021/diff/1/chromeos/network/shill_property_util.cc#newcode196 chromeos/network/shill_property_util.cc:196: service_properties, flimflam::kNameProperty, dest)) { I think that this change ...
7 years, 3 months ago (2013-09-13 07:15:10 UTC) #2
stevenjb
On 2013/09/13 07:15:10, pneubeck wrote: > https://codereview.chromium.org/23872021/diff/1/chromeos/network/shill_property_util.cc > File chromeos/network/shill_property_util.cc (right): > > https://codereview.chromium.org/23872021/diff/1/chromeos/network/shill_property_util.cc#newcode196 > ...
7 years, 3 months ago (2013-09-13 23:54:24 UTC) #3
pneubeck (no reviews)
lgtm, except the removal of the CopyIdentifyingProperties. https://codereview.chromium.org/23872021/diff/6001/chromeos/network/network_connection_handler.cc File chromeos/network/network_connection_handler.cc (right): https://codereview.chromium.org/23872021/diff/6001/chromeos/network/network_connection_handler.cc#newcode457 chromeos/network/network_connection_handler.cc:457: network_configuration_handler_->SetProperties( ha! ...
7 years, 3 months ago (2013-09-14 16:04:24 UTC) #4
pneubeck (no reviews)
please also adapt the commit message.
7 years, 3 months ago (2013-09-14 16:07:57 UTC) #5
stevenjb
https://codereview.chromium.org/23872021/diff/6001/chromeos/network/shill_property_util.h File chromeos/network/shill_property_util.h (left): https://codereview.chromium.org/23872021/diff/6001/chromeos/network/shill_property_util.h#oldcode49 chromeos/network/shill_property_util.h:49: bool CopyIdentifyingProperties(const base::DictionaryValue& service_properties, On 2013/09/14 16:04:25, pneubeck wrote: ...
7 years, 3 months ago (2013-09-16 16:29:49 UTC) #6
stevenjb
7 years, 3 months ago (2013-09-16 22:01:46 UTC) #7
Message was sent while issue was closed.
Committed patchset #4 manually as r223435 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698