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

Issue 6516019: Made activate/buy button show consistently on network list and details pages.... (Closed)

Created:
9 years, 10 months ago by zel
Modified:
9 years, 6 months ago
Reviewers:
Charlie Lee
CC:
chromium-reviews, arv (Not doing code reviews), davemoore+watch_chromium.org
Visibility:
Public.

Description

Made activate/buy button show consistently on network list and details pages. BUG=chromium-os:10937 TEST=make sure [Activate] button does not show in connection details if the device is already activated Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=75304

Patch Set 1 #

Total comments: 8

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -33 lines) Patch
M chrome/browser/chromeos/webui/internet_options_handler.h View 1 2 3 4 1 chunk +4 lines, -5 lines 0 comments Download
M chrome/browser/chromeos/webui/internet_options_handler.cc View 1 2 3 4 5 8 chunks +24 lines, -7 lines 0 comments Download
M chrome/browser/resources/options/chromeos_internet_detail.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/options/chromeos_internet_options.js View 1 2 5 chunks +37 lines, -9 lines 0 comments Download
M chrome/browser/resources/options/chromeos_internet_options_page.css View 1 2 1 chunk +0 lines, -11 lines 0 comments Download
M chrome/browser/resources/options/options_page.css View 1 2 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
zel
9 years, 10 months ago (2011-02-14 19:31:08 UTC) #1
Charlie Lee
http://codereview.chromium.org/6516019/diff/1/chrome/browser/chromeos/dom_ui/internet_options_handler.cc File chrome/browser/chromeos/dom_ui/internet_options_handler.cc (right): http://codereview.chromium.org/6516019/diff/1/chrome/browser/chromeos/dom_ui/internet_options_handler.cc#newcode652 chrome/browser/chromeos/dom_ui/internet_options_handler.cc:652: if (show_activate || cellular->needs_new_plan()) { I think this logic ...
9 years, 10 months ago (2011-02-14 20:50:32 UTC) #2
zel
http://codereview.chromium.org/6516019/diff/1/chrome/browser/chromeos/dom_ui/internet_options_handler.cc File chrome/browser/chromeos/dom_ui/internet_options_handler.cc (right): http://codereview.chromium.org/6516019/diff/1/chrome/browser/chromeos/dom_ui/internet_options_handler.cc#newcode652 chrome/browser/chromeos/dom_ui/internet_options_handler.cc:652: if (show_activate || cellular->needs_new_plan()) { On 2011/02/14 20:50:32, Charlie ...
9 years, 10 months ago (2011-02-17 00:56:04 UTC) #3
Charlie Lee
9 years, 10 months ago (2011-02-17 01:11:54 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698