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

Issue 1610973002: Settings People Revamp: Implement Change People preview pane (Closed)

Created:
4 years, 11 months ago by tommycli
Modified:
4 years, 11 months ago
Reviewers:
dpapad
CC:
arv+watch_chromium.org, chromium-reviews, dbeam+watch-settings_chromium.org, michaelpg+watch-md-settings_chromium.org, stevenjb+watch-md-settings_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@0072-settings-add-tests-for-cros-choose-picture
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Settings People Revamp: Implement Change People preview pane This patch: 1. Adds a camera image icon. Currently just sets a cameraActive property and hides the static image preview pane, but functionality will expand in subsquent patches. 2. Adds a preview pane as described in the mocks for the selected image. BUG=563721 Committed: https://crrev.com/4e96e1117d92789cd1012812d9be9b2ddee626aa Cr-Commit-Position: refs/heads/master@{#370796}

Patch Set 1 #

Total comments: 15

Patch Set 2 : #

Patch Set 3 : #

Total comments: 4

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+95 lines, -9 lines) Patch
M chrome/browser/resources/settings/people_page/change_picture.css View 1 1 chunk +19 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/people_page/change_picture.html View 1 1 chunk +13 lines, -4 lines 0 comments Download
M chrome/browser/resources/settings/people_page/change_picture.js View 1 2 3 6 chunks +45 lines, -3 lines 0 comments Download
M chrome/test/data/webui/settings/change_picture_browsertest_chromeos.js View 1 2 4 chunks +18 lines, -1 line 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 14 (4 generated)
tommycli
dpapad: PTAL, thanks! https://codereview.chromium.org/1610973002/diff/1/chrome/browser/resources/settings/people_page/change_picture.css File chrome/browser/resources/settings/people_page/change_picture.css (right): https://codereview.chromium.org/1610973002/diff/1/chrome/browser/resources/settings/people_page/change_picture.css#newcode20 chrome/browser/resources/settings/people_page/change_picture.css:20: #preview-pane img { These CSS Changes ...
4 years, 11 months ago (2016-01-21 01:35:10 UTC) #2
dpapad
https://codereview.chromium.org/1610973002/diff/1/chrome/browser/resources/settings/people_page/change_picture.css File chrome/browser/resources/settings/people_page/change_picture.css (right): https://codereview.chromium.org/1610973002/diff/1/chrome/browser/resources/settings/people_page/change_picture.css#newcode10 chrome/browser/resources/settings/people_page/change_picture.css:10: #availableIcons paper-button { All other CSS classes and IDs ...
4 years, 11 months ago (2016-01-21 18:11:40 UTC) #3
tommycli
dpapad: thank you! https://codereview.chromium.org/1610973002/diff/1/chrome/browser/resources/settings/people_page/change_picture.css File chrome/browser/resources/settings/people_page/change_picture.css (right): https://codereview.chromium.org/1610973002/diff/1/chrome/browser/resources/settings/people_page/change_picture.css#newcode10 chrome/browser/resources/settings/people_page/change_picture.css:10: #availableIcons paper-button { On 2016/01/21 18:11:40, ...
4 years, 11 months ago (2016-01-21 18:47:05 UTC) #4
dpapad
lgtm https://codereview.chromium.org/1610973002/diff/1/chrome/browser/resources/settings/people_page/change_picture.js File chrome/browser/resources/settings/people_page/change_picture.js (right): https://codereview.chromium.org/1610973002/diff/1/chrome/browser/resources/settings/people_page/change_picture.js#newcode114 chrome/browser/resources/settings/people_page/change_picture.js:114: this.cameraActive = false; On 2016/01/21 at 18:47:05, tommycli ...
4 years, 11 months ago (2016-01-21 18:55:47 UTC) #5
tommycli
dpapad: thanks! sorry to reject some nits below. trying to follow style guide. https://codereview.chromium.org/1610973002/diff/1/chrome/browser/resources/settings/people_page/change_picture.js File ...
4 years, 11 months ago (2016-01-21 19:08:03 UTC) #6
Dan Beam
https://codereview.chromium.org/1610973002/diff/1/chrome/browser/resources/settings/people_page/change_picture.css File chrome/browser/resources/settings/people_page/change_picture.css (right): https://codereview.chromium.org/1610973002/diff/1/chrome/browser/resources/settings/people_page/change_picture.css#newcode10 chrome/browser/resources/settings/people_page/change_picture.css:10: #availableIcons paper-button { On 2016/01/21 18:47:05, tommycli wrote: > ...
4 years, 11 months ago (2016-01-21 19:33:28 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1610973002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1610973002/60001
4 years, 11 months ago (2016-01-21 20:25:31 UTC) #10
tommycli
On 2016/01/21 19:33:28, Dan Beam wrote: > https://codereview.chromium.org/1610973002/diff/1/chrome/browser/resources/settings/people_page/change_picture.css > File chrome/browser/resources/settings/people_page/change_picture.css (right): > > https://codereview.chromium.org/1610973002/diff/1/chrome/browser/resources/settings/people_page/change_picture.css#newcode10 ...
4 years, 11 months ago (2016-01-21 20:29:05 UTC) #11
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 11 months ago (2016-01-21 21:45:26 UTC) #12
commit-bot: I haz the power
4 years, 11 months ago (2016-01-21 21:47:11 UTC) #14
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/4e96e1117d92789cd1012812d9be9b2ddee626aa
Cr-Commit-Position: refs/heads/master@{#370796}

Powered by Google App Engine
This is Rietveld 408576698