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

Issue 1131683004: Add close button to the supervised user pages. (Closed)

Created:
5 years, 7 months ago by achuithb
Modified:
3 years, 3 months ago
CC:
chromium-reviews, nkostylev+watch_chromium.org, dzhioev+watch_chromium.org, pam+watch_chromium.org, arv+watch_chromium.org, oshima+watch_chromium.org, stevenjb+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add close button to the supervised user pages. BUG=487351 TEST=manual Committed: https://crrev.com/f54b8097a9c45ed4ad308133d49f05325d6c5070 Cr-Commit-Position: refs/heads/master@{#330231}

Patch Set 1 #

Patch Set 2 : . #

Total comments: 2

Patch Set 3 : Pavel feedback, and rebase #

Total comments: 2

Patch Set 4 : linebreak closing tag #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -1 line) Patch
M chrome/browser/resources/chromeos/login/header_bar.js View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/resources/chromeos/login/screen_supervised_user_creation.css View 1 2 1 chunk +13 lines, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/login/screen_supervised_user_creation.html View 1 2 3 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/login/screen_supervised_user_creation.js View 1 2 2 chunks +9 lines, -0 lines 0 comments Download

Messages

Total messages: 29 (12 generated)
achuithb
Denis, do you have any idea why this code doesn't work? I can confirm that ...
5 years, 7 months ago (2015-05-15 00:41:22 UTC) #2
achuithb
ok, this should be working now. Please review.
5 years, 7 months ago (2015-05-15 01:20:00 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1131683004/40001
5 years, 7 months ago (2015-05-15 01:21:01 UTC) #7
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 7 months ago (2015-05-15 01:52:56 UTC) #9
dzhioev (left Google)
Hello, 1. I believe your chromium checkout is outdated. I removed IDR_LOGIN_CLOSE_BUTTTON_* from repository recently, ...
5 years, 7 months ago (2015-05-15 02:35:09 UTC) #10
dzhioev (left Google)
https://codereview.chromium.org/1131683004/diff/40001/chrome/browser/resources/chromeos/login/screen_supervised_user_creation.js File chrome/browser/resources/chromeos/login/screen_supervised_user_creation.js (right): https://codereview.chromium.org/1131683004/diff/40001/chrome/browser/resources/chromeos/login/screen_supervised_user_creation.js#newcode622 chrome/browser/resources/chromeos/login/screen_supervised_user_creation.js:622: e.preventDefault(); This trick is not needed for "gaia-icon-button" as ...
5 years, 7 months ago (2015-05-15 02:35:20 UTC) #11
Denis Kuznetsov (DE-MUC)
lgtm nit: see dzhioev@ comment.
5 years, 7 months ago (2015-05-15 16:51:02 UTC) #12
achuithb
PTAL Pavel, I've addressed your comments. https://codereview.chromium.org/1131683004/diff/40001/chrome/browser/resources/chromeos/login/screen_supervised_user_creation.js File chrome/browser/resources/chromeos/login/screen_supervised_user_creation.js (right): https://codereview.chromium.org/1131683004/diff/40001/chrome/browser/resources/chromeos/login/screen_supervised_user_creation.js#newcode622 chrome/browser/resources/chromeos/login/screen_supervised_user_creation.js:622: e.preventDefault(); On 2015/05/15 ...
5 years, 7 months ago (2015-05-15 22:10:15 UTC) #15
achuithb
On 2015/05/15 02:35:09, dzhioev wrote: > Hello, > 1. I believe your chromium checkout is ...
5 years, 7 months ago (2015-05-15 22:10:36 UTC) #16
achuithb
Please excuse the rebase
5 years, 7 months ago (2015-05-15 22:11:12 UTC) #19
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1131683004/90001
5 years, 7 months ago (2015-05-15 22:12:54 UTC) #20
dzhioev (left Google)
LGTM with nit https://codereview.chromium.org/1131683004/diff/90001/chrome/browser/resources/chromeos/login/screen_supervised_user_creation.html File chrome/browser/resources/chromeos/login/screen_supervised_user_creation.html (right): https://codereview.chromium.org/1131683004/diff/90001/chrome/browser/resources/chromeos/login/screen_supervised_user_creation.html#newcode162 chrome/browser/resources/chromeos/login/screen_supervised_user_creation.html:162: icon="close" i18n-values="aria-label:closeButton" tabindex="0"></button> nit: put </button> ...
5 years, 7 months ago (2015-05-15 22:22:43 UTC) #21
achuithb
Thanks! https://codereview.chromium.org/1131683004/diff/90001/chrome/browser/resources/chromeos/login/screen_supervised_user_creation.html File chrome/browser/resources/chromeos/login/screen_supervised_user_creation.html (right): https://codereview.chromium.org/1131683004/diff/90001/chrome/browser/resources/chromeos/login/screen_supervised_user_creation.html#newcode162 chrome/browser/resources/chromeos/login/screen_supervised_user_creation.html:162: icon="close" i18n-values="aria-label:closeButton" tabindex="0"></button> On 2015/05/15 22:22:43, dzhioev wrote: ...
5 years, 7 months ago (2015-05-15 22:43:13 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1131683004/100001
5 years, 7 months ago (2015-05-15 22:45:48 UTC) #25
commit-bot: I haz the power
Committed patchset #4 (id:100001)
5 years, 7 months ago (2015-05-15 23:33:05 UTC) #26
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/f54b8097a9c45ed4ad308133d49f05325d6c5070 Cr-Commit-Position: refs/heads/master@{#330231}
5 years, 7 months ago (2015-05-18 11:29:06 UTC) #27
soko.boss75
3 years, 3 months ago (2017-09-06 18:40:57 UTC) #29
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698