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

Issue 210433002: Always list EthernetEAP as a Favorite for debugging (Closed)

Created:
6 years, 9 months ago by stevenjb
Modified:
6 years, 9 months ago
CC:
chromium-reviews, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, oshima+watch_chromium.org
Visibility:
Public.

Description

Always list EthernetEAP as a Favorite for debugging Because EthernetEAP is never a visible service, we do not observe it. When it is first created, no properties (including Profile) are set, so it does not appear in the 'Favorite' list and as a result never gets updated. This currently only affects debugging. As a workaround, we always treat EthernetEAP networks as a Favorite, eveb if Profile is empty. BUG=355117 R=pneubeck@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=259682

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : Request updates for favorites in ProfileListChanged() #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -14 lines) Patch
M chromeos/network/favorite_state.h View 2 chunks +4 lines, -2 lines 0 comments Download
M chromeos/network/favorite_state.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M chromeos/network/managed_state.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chromeos/network/managed_state.cc View 2 chunks +14 lines, -1 line 0 comments Download
M chromeos/network/network_state_handler.cc View 1 2 6 chunks +9 lines, -8 lines 0 comments Download
M chromeos/network/shill_property_handler.cc View 3 chunks +6 lines, -3 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
stevenjb
6 years, 9 months ago (2014-03-25 00:09:33 UTC) #1
pneubeck (no reviews)
Could you instead try replacing network_list_ by favorite_list_ in NetworkStateHandler::ProfileListChanged ?
6 years, 9 months ago (2014-03-25 10:46:06 UTC) #2
stevenjb
On 2014/03/25 10:46:06, pneubeck wrote: > Could you instead try replacing network_list_ by favorite_list_ in ...
6 years, 9 months ago (2014-03-25 18:41:17 UTC) #3
pneubeck (no reviews)
I hoped that this would also make the change to IsFavorite unnecessary. Please revert that ...
6 years, 9 months ago (2014-03-26 02:45:21 UTC) #4
stevenjb
On 2014/03/26 02:45:21, pneubeck wrote: > I hoped that this would also make the change ...
6 years, 9 months ago (2014-03-26 16:58:25 UTC) #5
stevenjb
The CQ bit was checked by stevenjb@chromium.org
6 years, 9 months ago (2014-03-26 16:58:30 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/210433002/40001
6 years, 9 months ago (2014-03-26 16:59:04 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-26 20:13:48 UTC) #8
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) content_browsertests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=288485
6 years, 9 months ago (2014-03-26 20:13:48 UTC) #9
stevenjb
Committed patchset #4 manually as r259682 (presubmit successful).
6 years, 9 months ago (2014-03-26 20:56:01 UTC) #10
erikchen
6 years, 9 months ago (2014-03-26 22:00:06 UTC) #11
Message was sent while issue was closed.
A revert of this CL has been created in
https://codereview.chromium.org/212953010/ by erikchen@chromium.org.

The reason for reverting is: chrome_os unittest failures:

http://build.chromium.org/p/chromium.chromiumos/builders/Linux%20ChromiumOS%2....

Powered by Google App Engine
This is Rietveld 408576698