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

Issue 2901002: Make NetworkLibrary::UpdateSystemInfo() externally usable, and invoke... (Closed)

Created:
10 years, 5 months ago by Nathan Williams
Modified:
9 years, 6 months ago
Reviewers:
Charlie Lee
CC:
chromium-reviews, davemoore+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Make NetworkLibrary::UpdateSystemInfo() externally usable, and invoke it before retrieving/displaying network information, so that we successfully display data that the user has just changed via another mechanism. BUG=chromium-os:3972 TEST=Configure certificates via entd and log out. Log back in and select the network menu, then (immediately) the relevant SSID. Check for the proper certificate information, rather than unset fields.

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -5 lines) Patch
M chrome/browser/chromeos/cros/mock_network_library.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/cros/network_library.h View 3 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/options/internet_page_view.cc View 1 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/chromeos/status/network_menu_button.cc View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
Nathan Williams
10 years, 5 months ago (2010-07-08 16:20:23 UTC) #1
Charlie Lee
LGTM if there's no added delay in opening up the network menu button. Do you ...
10 years, 5 months ago (2010-07-08 19:01:34 UTC) #2
Nathan Williams
On 2010/07/08 19:01:34, chocobo wrote: > LGTM if there's no added delay in opening up ...
10 years, 5 months ago (2010-07-08 19:38:27 UTC) #3
Charlie Lee (do not use)
Seems ok for now. A better way would be for the updated data to be ...
10 years, 5 months ago (2010-07-08 19:43:40 UTC) #4
Nathan Williams
Bug 3972 (that this is in response to) discusses this, and some of the tradeoffs ...
10 years, 5 months ago (2010-07-08 20:15:20 UTC) #5
Charlie Lee (do not use)
You should just open another one and mention this bug. On Jul 8, 2010 1:15:07 ...
10 years, 5 months ago (2010-07-08 20:55:14 UTC) #6
Nathan Williams
I've opened #4674 for the push/pull tension. I've also updated the patch to prevent a ...
10 years, 5 months ago (2010-07-09 19:41:37 UTC) #7
Charlie Lee
10 years, 5 months ago (2010-07-21 19:12:46 UTC) #8
This has been pushed here: http://codereview.chromium.org/3019015/show

On 2010/07/09 19:41:37, Nathan Williams wrote:
> I've opened #4674 for the push/pull tension.
> 
> I've also updated the patch to prevent a recursion/lockup that happened in the
> internet options dialog (as opposed to the dropdown menu). PTAL, and push it
for
> me if you approve.

Powered by Google App Engine
This is Rietveld 408576698