Description was changed from
==========
[MD settings][cros accounts] Updates the accounts page according to the specs
BUG=
==========
to
==========
[MD settings][cros accounts] Updates the accounts page according to the specs
BUG=
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
==========
Moe
The CQ bit was checked by mahmadi@chromium.org to run a CQ dry run
Description was changed from
==========
[MD settings][cros accounts] Updates the accounts page according to the specs
BUG=
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
==========
to
==========
[MD settings][cros accounts] Updates the accounts page according to the specs
BUG=598042, 563928
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
==========
Moe
Description was changed from ========== [MD settings][cros accounts] Updates the accounts page according to the ...
Description was changed from
==========
[MD settings][cros accounts] Updates the accounts page according to the specs
BUG=598042, 563928
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
==========
to
==========
[MD settings][cros accounts] Updates the accounts page according to the specs
BUG=598042, 563928
1. checkbox unchecked state: https://screenshot.googleplex.com/dkZsoRT2TFx
2. checkbox checked state:
https://screenshot.googleplex.com/Qt4JzHLWQnN
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
==========
Moe
The CQ bit was checked by mahmadi@chromium.org to run a CQ dry run
Hi Tommy, Please take a look at this CL. This should fix the two bugs ...
4 years, 1 month ago
(2016-11-14 17:04:24 UTC)
#13
Hi Tommy,
Please take a look at this CL. This should fix the two bugs linked in the
description. As for crbug.com/565887, I assigned it back to you to keep an eye
on.
There is a remaining issue here though, the profile name in cros
chrome.usersPrivate.User is the same as the profile email. We have the same
issue in the people card as well:
https://screenshot.googleplex.com/26S3GV6OoN9
Perhaps you can fix ProfileInfoHandler::GetAccountNameAndIcon() to return the
correct profile name and call ProfileInfoBrowserProxy.prototype.getProfileInfo
for every user in chrome.usersPrivate.User in settings-user-list.
PS. I found it very difficult to test cros as device owner. the best way I found
was to use --stub-cros-settings command line flag.
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
4 years, 1 month ago
(2016-11-14 17:52:36 UTC)
#14
4 years, 1 month ago
(2016-11-14 17:52:37 UTC)
#15
Dry run: This issue passed the CQ dry run.
tommycli
lgtm except: https://codereview.chromium.org/2495933002/diff/20001/chrome/browser/resources/settings/people_page/user_list.html File chrome/browser/resources/settings/people_page/user_list.html (right): https://codereview.chromium.org/2495933002/diff/20001/chrome/browser/resources/settings/people_page/user_list.html#newcode41 chrome/browser/resources/settings/people_page/user_list.html:41: [[item.name]] Odd that you say the display ...
4 years, 1 month ago
(2016-11-14 20:11:58 UTC)
#16
4 years, 1 month ago
(2016-11-15 18:19:12 UTC)
#22
Dry run: This issue passed the CQ dry run.
Moe
On 2016/11/15 17:50:35, tommycli wrote: > great thanks! > > https://codereview.chromium.org/2495933002/diff/20001/chrome/browser/resources/settings/people_page/user_list.html > File chrome/browser/resources/settings/people_page/user_list.html (right): ...
4 years, 1 month ago
(2016-11-15 18:20:34 UTC)
#23
On 2016/11/15 17:50:35, tommycli wrote:
> great thanks!
>
>
https://codereview.chromium.org/2495933002/diff/20001/chrome/browser/resource...
> File chrome/browser/resources/settings/people_page/user_list.html (right):
>
>
https://codereview.chromium.org/2495933002/diff/20001/chrome/browser/resource...
> chrome/browser/resources/settings/people_page/user_list.html:41: [[item.name]]
> On 2016/11/15 16:46:48, moe wrote:
> > On 2016/11/14 20:11:57, tommycli wrote:
> > > Odd that you say the display name isn't shown correctly. I think I
> > specifically
> > > addressed that with this patch for supervised users:
> > > https://codereview.chromium.org/2259943003
> > >
> > > Does the behavior differ from Old Options?
> >
> > Your patch clearly returns the display email (the original email with dots)
as
> > the "name" and not the display name. The behavior in the old settings page
was
> > the same. The difference was that only display email and profile picture
were
> > being displayed whereas in the MD settings both name and email must be
> > displayed. There even seems to be a TODO regarding fetching the name:
> >
>
https://cs.chromium.org/chromium/src/chrome/browser/ui/webui/options/chromeos...
>
> Okay cool. So long as the behavior is consistent with Old Options I'm fine
with
> it.
>
>
https://codereview.chromium.org/2495933002/diff/20001/chrome/browser/resource...
> File chrome/browser/resources/settings/people_page/user_list.js (right):
>
>
https://codereview.chromium.org/2495933002/diff/20001/chrome/browser/resource...
> chrome/browser/resources/settings/people_page/user_list.js:46: if
> (this.isAttached &&
> On 2016/11/15 16:46:48, moe wrote:
> > On 2016/11/14 20:11:58, tommycli wrote:
> > > Can this ever fail? i.e., can this callback be called before the element
is
> > > attached?
> >
> > From what I see in route.js no. But I saw this
> >
>
https://cs.chromium.org/chromium/src/chrome/browser/resources/settings/people...
> > and thought you must've have run into this issue before and hence the check.
>
> Honestly I'm not sure why it's in sync_page either. Maybe just remove it until
> we can be sure we actually need it.
Sure. I removed both instances. Thank you.
Moe
The CQ bit was checked by mahmadi@chromium.org
4 years, 1 month ago
(2016-11-15 18:21:17 UTC)
#24
Try jobs failed on following builders: mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/335721)
4 years, 1 month ago
(2016-11-15 20:06:51 UTC)
#28
Issue 2495933002: [MD settings][cros accounts] Updates the accounts page according to the specs
(Closed)
Created 4 years, 1 month ago by Moe
Modified 4 years, 1 month ago
Reviewers: tommycli
Base URL:
Comments: 8