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

Issue 2106113003: Fixed issue with pods flying when changing profiles. (Closed)

Created:
4 years, 5 months ago by sammiequon
Modified:
4 years, 5 months ago
Reviewers:
xiyuan, jdufault
CC:
chromium-reviews, dzhioev+watch_chromium.org, achuith+watch_chromium.org, arv+watch_chromium.org, oshima+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@lkgr
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fixed issue with pods flying when changing profiles. BUG=623917 CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/9ceebdcdfadd22c9d2e031cc9d8634c1261907ef Cr-Commit-Position: refs/heads/master@{#403013}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Renamed function for clarity. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -2 lines) Patch
M chrome/browser/resources/chromeos/login/lock.js View 1 1 chunk +1 line, -0 lines 0 comments Download
M ui/login/account_picker/user_pod_row.css View 1 chunk +9 lines, -2 lines 0 comments Download
M ui/login/account_picker/user_pod_row.js View 1 2 chunks +9 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (8 generated)
sammiequon
jdufault@, xiyuan@, Please take a look.
4 years, 5 months ago (2016-06-29 19:44:58 UTC) #4
jdufault
https://codereview.chromium.org/2106113003/diff/1/ui/login/account_picker/user_pod_row.js File ui/login/account_picker/user_pod_row.js (right): https://codereview.chromium.org/2106113003/diff/1/ui/login/account_picker/user_pod_row.js#newcode1128 ui/login/account_picker/user_pod_row.js:1128: this.classList.toggle('flying-pin-pod', enable); Do we ever want this not enabled?
4 years, 5 months ago (2016-06-29 20:40:35 UTC) #5
sammiequon
https://codereview.chromium.org/2106113003/diff/1/ui/login/account_picker/user_pod_row.js File ui/login/account_picker/user_pod_row.js (right): https://codereview.chromium.org/2106113003/diff/1/ui/login/account_picker/user_pod_row.js#newcode1128 ui/login/account_picker/user_pod_row.js:1128: this.classList.toggle('flying-pin-pod', enable); On 2016/06/29 20:40:35, jdufault wrote: > Do ...
4 years, 5 months ago (2016-06-29 21:01:23 UTC) #6
jdufault
lgtm after rename https://codereview.chromium.org/2106113003/diff/1/chrome/browser/resources/chromeos/login/lock.js File chrome/browser/resources/chromeos/login/lock.js (right): https://codereview.chromium.org/2106113003/diff/1/chrome/browser/resources/chromeos/login/lock.js#newcode32 chrome/browser/resources/chromeos/login/lock.js:32: podRow.setEnablePodTransitions(true); rename to togglePinTransitions
4 years, 5 months ago (2016-06-29 21:10:23 UTC) #7
sammiequon
https://codereview.chromium.org/2106113003/diff/1/chrome/browser/resources/chromeos/login/lock.js File chrome/browser/resources/chromeos/login/lock.js (right): https://codereview.chromium.org/2106113003/diff/1/chrome/browser/resources/chromeos/login/lock.js#newcode32 chrome/browser/resources/chromeos/login/lock.js:32: podRow.setEnablePodTransitions(true); On 2016/06/29 21:10:23, jdufault wrote: > rename to ...
4 years, 5 months ago (2016-06-29 21:34:04 UTC) #8
jdufault
lgtm
4 years, 5 months ago (2016-06-29 21:34:57 UTC) #9
xiyuan
lgtm
4 years, 5 months ago (2016-06-29 21:50:18 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2106113003/20001
4 years, 5 months ago (2016-06-29 23:05:59 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/194386)
4 years, 5 months ago (2016-06-29 23:52:54 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2106113003/20001
4 years, 5 months ago (2016-06-29 23:57:16 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-06-30 00:17:06 UTC) #18
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-06-30 00:17:41 UTC) #19
commit-bot: I haz the power
4 years, 5 months ago (2016-06-30 00:18:59 UTC) #21
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/9ceebdcdfadd22c9d2e031cc9d8634c1261907ef
Cr-Commit-Position: refs/heads/master@{#403013}

Powered by Google App Engine
This is Rietveld 408576698