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

Issue 2698773004: Settings: Hide fingerprint setup from options. (Closed)

Created:
3 years, 10 months ago by sammiequon
Modified:
3 years, 9 months ago
CC:
chromium-reviews, dbeam+watch-options_chromium.org, michaelpg+watch-options_chromium.org, michaelpg+watch-md-settings_chromium.org, michaelpg+watch-md-ui_chromium.org, arv+watch_chromium.org, oshima+watch_chromium.org, dbeam+watch-settings_chromium.org, stevenjb+watch-md-settings_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Settings: Hide fingerprint setup from options. Currently the fingerprint setup shows up on options, but does not work properly, possibly due to reliance on MD Settings code. Hide the fingerprint stuff on options, it is not needed for options. Also, the enable screen lock toggle was showing when it should be hidden. TEST=manual BUG=693144 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2698773004 Cr-Commit-Position: refs/heads/master@{#453275} Committed: https://chromium.googlesource.com/chromium/src/+/9c896117345da9d357b33abb157f9882597094b1

Patch Set 1 #

Patch Set 2 : Rebased. #

Total comments: 2

Patch Set 3 : Fixed patch set 2 errors. #

Total comments: 2

Patch Set 4 : Fixed patch set 2 errors. #

Total comments: 2

Patch Set 5 : Fixed patch set 4 errors. #

Patch Set 6 : Fixed patch set 4 errors. #

Patch Set 7 : Rebased. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -24 lines) Patch
M chrome/browser/resources/options/chromeos/quick_unlock_configure_overlay.js View 1 2 3 4 5 1 chunk +9 lines, -4 lines 0 comments Download
M chrome/browser/resources/settings/people_page/lock_screen.html View 1 2 3 2 chunks +22 lines, -20 lines 0 comments Download

Messages

Total messages: 40 (30 generated)
sammiequon
stevenjb@ - Please take a look. Thanks!
3 years, 10 months ago (2017-02-22 21:42:31 UTC) #14
stevenjb
https://codereview.chromium.org/2698773004/diff/20001/chrome/browser/resources/settings/people_page/lock_screen.html File chrome/browser/resources/settings/people_page/lock_screen.html (right): https://codereview.chromium.org/2698773004/diff/20001/chrome/browser/resources/settings/people_page/lock_screen.html#newcode53 chrome/browser/resources/settings/people_page/lock_screen.html:53: <div class="fingerprint-div"> For unique identifiers use an id, not ...
3 years, 10 months ago (2017-02-22 22:07:45 UTC) #15
sammiequon
https://codereview.chromium.org/2698773004/diff/20001/chrome/browser/resources/settings/people_page/lock_screen.html File chrome/browser/resources/settings/people_page/lock_screen.html (right): https://codereview.chromium.org/2698773004/diff/20001/chrome/browser/resources/settings/people_page/lock_screen.html#newcode53 chrome/browser/resources/settings/people_page/lock_screen.html:53: <div class="fingerprint-div"> On 2017/02/22 22:07:45, stevenjb wrote: > For ...
3 years, 10 months ago (2017-02-23 01:54:41 UTC) #20
stevenjb (google-dont-use)
https://codereview.chromium.org/2698773004/diff/40001/chrome/browser/resources/options/chromeos/quick_unlock_configure_overlay.js File chrome/browser/resources/options/chromeos/quick_unlock_configure_overlay.js (right): https://codereview.chromium.org/2698773004/diff/40001/chrome/browser/resources/options/chromeos/quick_unlock_configure_overlay.js#newcode68 chrome/browser/resources/options/chromeos/quick_unlock_configure_overlay.js:68: var checkbox = lockScreen.root.querySelector('div.settings-box'); Why this selector change? It ...
3 years, 10 months ago (2017-02-23 17:10:57 UTC) #22
sammiequon
https://codereview.chromium.org/2698773004/diff/40001/chrome/browser/resources/options/chromeos/quick_unlock_configure_overlay.js File chrome/browser/resources/options/chromeos/quick_unlock_configure_overlay.js (right): https://codereview.chromium.org/2698773004/diff/40001/chrome/browser/resources/options/chromeos/quick_unlock_configure_overlay.js#newcode68 chrome/browser/resources/options/chromeos/quick_unlock_configure_overlay.js:68: var checkbox = lockScreen.root.querySelector('div.settings-box'); On 2017/02/23 17:10:57, stevenjb (google-dont-use) ...
3 years, 10 months ago (2017-02-23 22:31:04 UTC) #23
stevenjb
If we just need to add or move the comment, this lgtm. https://codereview.chromium.org/2698773004/diff/60001/chrome/browser/resources/options/chromeos/quick_unlock_configure_overlay.js File chrome/browser/resources/options/chromeos/quick_unlock_configure_overlay.js ...
3 years, 10 months ago (2017-02-23 23:19:23 UTC) #24
sammiequon
Thanks! https://codereview.chromium.org/2698773004/diff/60001/chrome/browser/resources/options/chromeos/quick_unlock_configure_overlay.js File chrome/browser/resources/options/chromeos/quick_unlock_configure_overlay.js (right): https://codereview.chromium.org/2698773004/diff/60001/chrome/browser/resources/options/chromeos/quick_unlock_configure_overlay.js#newcode69 chrome/browser/resources/options/chromeos/quick_unlock_configure_overlay.js:69: screenLockDiv.hidden = true; On 2017/02/23 23:19:22, stevenjb wrote: ...
3 years, 10 months ago (2017-02-24 18:37:18 UTC) #25
stevenjb
Great, thanks! lgtm
3 years, 10 months ago (2017-02-24 19:00:09 UTC) #28
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/2698773004/120001
3 years, 9 months ago (2017-02-27 18:51:43 UTC) #37
commit-bot: I haz the power
3 years, 9 months ago (2017-02-27 18:59:15 UTC) #40
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://chromium.googlesource.com/chromium/src/+/9c896117345da9d357b33abb157f...

Powered by Google App Engine
This is Rietveld 408576698