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

Issue 17437004: Implemented new channel switcher UI. (Closed)

Created:
7 years, 6 months ago by ygorshenin1
Modified:
7 years, 1 month ago
CC:
chromium-reviews, stevenjb+watch_chromium.org, arv+watch_chromium.org, oshima+watch_chromium.org, Isaac (away)
Visibility:
Public.

Description

Implemented new channel switcher UI. Must be landed after: https://gerrit.chromium.org/gerrit/#/c/59422/ https://gerrit.chromium.org/gerrit/#/c/59427/ BUG=219292 TEST=tested on Linux ChromiumOS and Lumpy Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=208679

Patch Set 1 #

Patch Set 2 : Fix, sync. #

Total comments: 48

Patch Set 3 : Fix, sync. #

Patch Set 4 : Fix, sync. #

Total comments: 8

Patch Set 5 : Fix. #

Total comments: 22

Patch Set 6 : Fix. #

Patch Set 7 : Sync. #

Total comments: 4

Patch Set 8 : Fix. #

Patch Set 9 : Sync. #

Patch Set 10 : Fixed FakeUpdateEngineClient. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+961 lines, -106 lines) Patch
M chrome/browser/browser_resources.grd View 2 chunks +3 lines, -0 lines 0 comments Download
A chrome/browser/resources/help/channel_change_page.css View 1 2 1 chunk +34 lines, -0 lines 0 comments Download
A chrome/browser/resources/help/channel_change_page.html View 1 2 3 4 5 1 chunk +54 lines, -0 lines 0 comments Download
A chrome/browser/resources/help/channel_change_page.js View 1 2 3 4 5 1 chunk +237 lines, -0 lines 0 comments Download
M chrome/browser/resources/help/help.css View 1 2 3 4 5 3 chunks +45 lines, -2 lines 0 comments Download
M chrome/browser/resources/help/help.html View 1 2 3 4 4 chunks +35 lines, -2 lines 0 comments Download
M chrome/browser/resources/help/help.js View 1 2 3 4 5 9 chunks +257 lines, -35 lines 0 comments Download
M chrome/browser/ui/webui/help/help_handler.h View 1 2 2 chunks +6 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/help/help_handler.cc View 1 2 3 4 12 chunks +120 lines, -26 lines 1 comment Download
M chrome/browser/ui/webui/help/help_ui.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/webui/help/version_updater.h View 1 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/help/version_updater_chromeos.h View 1 2 chunks +4 lines, -8 lines 0 comments Download
M chrome/browser/ui/webui/help/version_updater_chromeos.cc View 1 2 3 chunks +18 lines, -17 lines 0 comments Download
M chromeos/chromeos_switches.h View 1 2 3 4 5 6 1 chunk +2 lines, -1 line 0 comments Download
M chromeos/chromeos_switches.cc View 1 2 3 4 5 6 1 chunk +3 lines, -0 lines 0 comments Download
M chromeos/dbus/fake_update_engine_client.h View 1 2 3 4 5 6 7 8 9 1 chunk +4 lines, -0 lines 0 comments Download
M chromeos/dbus/fake_update_engine_client.cc View 1 2 3 4 5 6 7 8 9 1 chunk +8 lines, -0 lines 0 comments Download
M chromeos/dbus/update_engine_client.h View 1 2 3 4 3 chunks +31 lines, -2 lines 0 comments Download
M chromeos/dbus/update_engine_client.cc View 1 2 3 4 5 6 7 10 chunks +95 lines, -9 lines 0 comments Download

Messages

Total messages: 27 (0 generated)
ygorshenin1
7 years, 6 months ago (2013-06-20 16:12:59 UTC) #1
James Hawkins
Please attach screenshots somewhere.
7 years, 6 months ago (2013-06-20 18:23:51 UTC) #2
ygorshenin1
+ Nikita
7 years, 6 months ago (2013-06-21 10:59:07 UTC) #3
Nikita (slow)
first round of comments https://codereview.chromium.org/17437004/diff/8001/chrome/browser/resources/help/channel_change_page.css File chrome/browser/resources/help/channel_change_page.css (right): https://codereview.chromium.org/17437004/diff/8001/chrome/browser/resources/help/channel_change_page.css#newcode12 chrome/browser/resources/help/channel_change_page.css:12: .channel-change-page-title { nit: "Do not ...
7 years, 6 months ago (2013-06-21 12:21:32 UTC) #4
Nikita (slow)
On 2013/06/20 18:23:51, James Hawkins wrote: > Please attach screenshots somewhere. +1, I'd like to ...
7 years, 6 months ago (2013-06-21 12:23:13 UTC) #5
Nikita (slow)
https://codereview.chromium.org/17437004/diff/8001/chrome/browser/resources/help/channel_change_page.js File chrome/browser/resources/help/channel_change_page.js (right): https://codereview.chromium.org/17437004/diff/8001/chrome/browser/resources/help/channel_change_page.js#newcode10 chrome/browser/resources/help/channel_change_page.js:10: ChannelChangePage.prototype = { nit: Short comment describing usage is ...
7 years, 6 months ago (2013-06-21 12:58:04 UTC) #6
ygorshenin1
PTAL Nikita, James, I've shared screenshots with you: https://drive.google.com/a/chromium.org/folderview?id=0B5OeqdgxipJ8cW1tUm5hT1A2MXc&usp=sharing https://codereview.chromium.org/17437004/diff/8001/chrome/browser/resources/help/channel_change_page.css File chrome/browser/resources/help/channel_change_page.css (right): https://codereview.chromium.org/17437004/diff/8001/chrome/browser/resources/help/channel_change_page.css#newcode12 chrome/browser/resources/help/channel_change_page.css:12: ...
7 years, 6 months ago (2013-06-21 17:24:58 UTC) #7
Nikita (slow)
lgtm
7 years, 6 months ago (2013-06-21 22:23:39 UTC) #8
Nikita (slow)
On 2013/06/21 17:24:58, ygorshenin1 wrote: > PTAL > > Nikita, James, I've shared screenshots with ...
7 years, 6 months ago (2013-06-24 12:38:24 UTC) #9
Nikita (slow)
On 2013/06/24 12:38:24, Nikita Kostylev wrote: > On 2013/06/21 17:24:58, ygorshenin1 wrote: > > PTAL ...
7 years, 6 months ago (2013-06-24 16:03:06 UTC) #10
ygorshenin1
PTAL
7 years, 6 months ago (2013-06-24 16:59:50 UTC) #11
ygorshenin1
+ Satoru for chromeos/
7 years, 6 months ago (2013-06-24 17:05:49 UTC) #12
satorux1
chromeos/... LGTM with nits. https://codereview.chromium.org/17437004/diff/52001/chromeos/dbus/update_engine_client.cc File chromeos/dbus/update_engine_client.cc (right): https://codereview.chromium.org/17437004/diff/52001/chromeos/dbus/update_engine_client.cc#newcode315 chromeos/dbus/update_engine_client.cc:315: LOG(ERROR) << "Succeeded to set ...
7 years, 6 months ago (2013-06-24 17:21:11 UTC) #13
ygorshenin1
Thanks! https://codereview.chromium.org/17437004/diff/52001/chromeos/dbus/update_engine_client.cc File chromeos/dbus/update_engine_client.cc (right): https://codereview.chromium.org/17437004/diff/52001/chromeos/dbus/update_engine_client.cc#newcode315 chromeos/dbus/update_engine_client.cc:315: LOG(ERROR) << "Succeeded to set channel"; Renamed to ...
7 years, 6 months ago (2013-06-24 17:50:34 UTC) #14
James Hawkins
https://codereview.chromium.org/17437004/diff/48002/chrome/browser/resources/help/channel_change_page.html File chrome/browser/resources/help/channel_change_page.html (right): https://codereview.chromium.org/17437004/diff/48002/chrome/browser/resources/help/channel_change_page.html#newcode6 chrome/browser/resources/help/channel_change_page.html:6: <input id="stable" type="radio" name="channel" value="stable-channel"> "stable" as an ID ...
7 years, 6 months ago (2013-06-24 18:13:11 UTC) #15
ygorshenin1
PTAL https://codereview.chromium.org/17437004/diff/48002/chrome/browser/resources/help/channel_change_page.html File chrome/browser/resources/help/channel_change_page.html (right): https://codereview.chromium.org/17437004/diff/48002/chrome/browser/resources/help/channel_change_page.html#newcode6 chrome/browser/resources/help/channel_change_page.html:6: <input id="stable" type="radio" name="channel" value="stable-channel"> On 2013/06/24 18:13:12, ...
7 years, 6 months ago (2013-06-24 18:35:31 UTC) #16
Nikita (slow)
James, ping. This CL was supposed to get into branch but it seems that merge ...
7 years, 6 months ago (2013-06-25 11:53:38 UTC) #17
James Hawkins
https://codereview.chromium.org/17437004/diff/76001/chrome/browser/resources/help/channel_change_page.css File chrome/browser/resources/help/channel_change_page.css (right): https://codereview.chromium.org/17437004/diff/76001/chrome/browser/resources/help/channel_change_page.css#newcode24 chrome/browser/resources/help/channel_change_page.css:24: display: none !important; You should be using hidden attribute ...
7 years, 6 months ago (2013-06-25 15:11:57 UTC) #18
ygorshenin1
PTAL https://codereview.chromium.org/17437004/diff/76001/chrome/browser/resources/help/channel_change_page.css File chrome/browser/resources/help/channel_change_page.css (right): https://codereview.chromium.org/17437004/diff/76001/chrome/browser/resources/help/channel_change_page.css#newcode24 chrome/browser/resources/help/channel_change_page.css:24: display: none !important; I'm using "display: none" due ...
7 years, 6 months ago (2013-06-25 15:55:22 UTC) #19
James Hawkins
lgtm
7 years, 6 months ago (2013-06-25 17:25:44 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ygorshenin@chromium.org/17437004/89001
7 years, 6 months ago (2013-06-25 17:34:18 UTC) #21
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 6 months ago (2013-06-25 17:51:26 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ygorshenin@chromium.org/17437004/101001
7 years, 6 months ago (2013-06-25 18:09:07 UTC) #23
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=169150
7 years, 6 months ago (2013-06-25 19:08:54 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ygorshenin@chromium.org/17437004/101001
7 years, 6 months ago (2013-06-26 09:27:18 UTC) #25
commit-bot: I haz the power
Change committed as 208679
7 years, 6 months ago (2013-06-26 10:10:02 UTC) #26
Isaac (away)
7 years, 1 month ago (2013-11-04 08:28:27 UTC) #27
Message was sent while issue was closed.
https://chromiumcodereview.appspot.com/17437004/diff/101001/chrome/browser/ui...
File chrome/browser/ui/webui/help/help_handler.cc (right):

https://chromiumcodereview.appspot.com/17437004/diff/101001/chrome/browser/ui...
chrome/browser/ui/webui/help/help_handler.cc:161: { "relaunch",
IDS_RELAUNCH_BUTTON },
Duplicate string?

Powered by Google App Engine
This is Rietveld 408576698