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

Issue 2430003002: NetworkConnect::Delegate: service_path -> network_id (Closed)

Created:
4 years, 2 months ago by stevenjb
Modified:
4 years, 2 months ago
Reviewers:
Tom Sepez, James Cook
CC:
chromium-reviews, sadrul, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, oshima+watch_chromium.org, kalyank, darin (slow to review), stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

NetworkConnect::Delegate: service_path -> network_id This changes the NetworkConnect::Delegate interface to consistently use network_id instead of service_path which is a Shill implementation detail that should not be exposed to the UI. BUG=5 =657127 Committed: https://crrev.com/5a79452b66c4b0376c1abea3dc404a3fa0b87f10 Cr-Commit-Position: refs/heads/master@{#426527}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Rebase, move guid lookup #

Total comments: 1

Patch Set 3 : . #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -37 lines) Patch
M ash/mus/network_connect_delegate_mus.h View 1 1 chunk +3 lines, -3 lines 0 comments Download
M ash/mus/network_connect_delegate_mus.cc View 1 2 chunks +4 lines, -4 lines 0 comments Download
M ash/public/interfaces/system_tray.mojom View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/options/network_config_view.h View 1 2 2 chunks +8 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/options/network_config_view.cc View 1 1 chunk +20 lines, -5 lines 0 comments Download
M chrome/browser/chromeos/status/data_promo_notification_unittest.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/ash/network_connect_delegate_chromeos.h View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/ash/network_connect_delegate_chromeos.cc View 1 2 chunks +6 lines, -8 lines 0 comments Download
M chrome/browser/ui/ash/system_tray_client.cc View 1 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/mobile_setup_dialog.h View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/chromeos/mobile_setup_dialog.cc View 1 2 chunks +12 lines, -2 lines 0 comments Download
M ui/chromeos/network/network_connect.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M ui/chromeos/network/network_connect.cc View 1 2 chunks +4 lines, -4 lines 0 comments Download
M ui/chromeos/network/network_state_notifier_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 21 (9 generated)
stevenjb
James, I know you're not super familiar with this code, but nobody really is at ...
4 years, 2 months ago (2016-10-18 23:08:31 UTC) #2
James Cook
LGTM with a nit. Thanks for cleaning this up -- I found the distinction confusing. ...
4 years, 2 months ago (2016-10-18 23:26:25 UTC) #3
James Cook
Also, just as FYI I have https://codereview.chromium.org/2426473009/ ready to commit, which touches some code near ...
4 years, 2 months ago (2016-10-18 23:32:57 UTC) #4
stevenjb
PTAL, I moved the lookup further down the stack and renamed ShowNetworkSettingsForGuid in the Delegate ...
4 years, 2 months ago (2016-10-19 17:06:44 UTC) #5
James Cook
LGTM. Thanks for getting rid of ForGuid(). https://codereview.chromium.org/2430003002/diff/20001/chrome/browser/chromeos/options/network_config_view.h File chrome/browser/chromeos/options/network_config_view.h (right): https://codereview.chromium.org/2430003002/diff/20001/chrome/browser/chromeos/options/network_config_view.h#newcode50 chrome/browser/chromeos/options/network_config_view.h:50: // Same ...
4 years, 2 months ago (2016-10-19 18:10:15 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2430003002/40001
4 years, 2 months ago (2016-10-19 20:26:35 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/285394)
4 years, 2 months ago (2016-10-19 21:02:45 UTC) #11
stevenjb
+tsepez@ for OWNERS for ash/public/interfaces/system_tray.mojom
4 years, 2 months ago (2016-10-19 23:24:44 UTC) #13
Tom Sepez
OWNER LGTM stamp for mojom.
4 years, 2 months ago (2016-10-20 16:33:09 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2430003002/60001
4 years, 2 months ago (2016-10-20 17:06:57 UTC) #17
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 2 months ago (2016-10-20 18:03:31 UTC) #18
commit-bot: I haz the power
4 years, 2 months ago (2016-10-21 13:20:05 UTC) #21
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/5a79452b66c4b0376c1abea3dc404a3fa0b87f10
Cr-Commit-Position: refs/heads/master@{#426527}

Powered by Google App Engine
This is Rietveld 408576698