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

Issue 4705003: Do not allow network status updates while password field is active. (Closed)

Created:
10 years, 1 month ago by kochi
Modified:
9 years, 7 months ago
Reviewers:
Charlie Lee
CC:
chromium-reviews, arv (Not doing code reviews), ben+cc_chromium.org
Visibility:
Public.

Description

Do not allow network status updates while password field is active. BUG=chromium-os:8304 TEST=manually show password field (click on password protected wireless network or "join other network...") and make some network change (disconnect ethernet cable etc.), and check if the status is unchanged, then close the password field by any possible means and check if status update is working. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=65617

Patch Set 1 #

Total comments: 4

Patch Set 2 : Review fix. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -8 lines) Patch
M chrome/browser/resources/options/chromeos_internet_network_element.js View 1 3 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/resources/options/chromeos_internet_options.js View 3 chunks +31 lines, -8 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
kochi
Hi Charlie, Could you review this? Thanks!
10 years, 1 month ago (2010-11-09 11:30:17 UTC) #1
Charlie Lee
LGTM http://codereview.chromium.org/4705003/diff/1/2 File chrome/browser/resources/options/chromeos_internet_network_element.js (right): http://codereview.chromium.org/4705003/diff/1/2#newcode295 chrome/browser/resources/options/chromeos_internet_network_element.js:295: InternetOptions.lockUpdates(); maybe put this at the beginning of ...
10 years, 1 month ago (2010-11-09 17:53:45 UTC) #2
kochi
Thanks for the review! I think moving function call to earlier in the function does ...
10 years, 1 month ago (2010-11-10 01:16:45 UTC) #3
kochi
Seems something went wrong for sending review comments... http://codereview.chromium.org/4705003/diff/1/chrome/browser/resources/options/chromeos_internet_network_element.js File chrome/browser/resources/options/chromeos_internet_network_element.js (right): http://codereview.chromium.org/4705003/diff/1/chrome/browser/resources/options/chromeos_internet_network_element.js#newcode295 chrome/browser/resources/options/chromeos_internet_network_element.js:295: InternetOptions.lockUpdates(); ...
10 years, 1 month ago (2010-11-10 02:31:21 UTC) #4
Charlie Lee
10 years, 1 month ago (2010-11-10 02:33:54 UTC) #5
LGTM

Powered by Google App Engine
This is Rietveld 408576698