|
|
Chromium Code Reviews|
Created:
3 years, 7 months ago by sammiequon Modified:
3 years, 7 months ago Reviewers:
stevenjb CC:
chromium-reviews, michaelpg+watch-md-settings_chromium.org, michaelpg+watch-md-ui_chromium.org, dbeam+watch-settings_chromium.org, stevenjb+watch-md-settings_chromium.org, arv+watch_chromium.org Target Ref:
refs/heads/master Project:
chromium Visibility:
Public. |
Descriptionmd settings: Give focus to password prompt on tap.
Previously the password prompt would open on navigation to lock screen page but not focus, if the user used the touch screen and not the mouse. Also fixed a bug with easy unlock turn off dialog only being able to be used once.
TEST=manual
BUG=717581
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Review-Url: https://codereview.chromium.org/2889803002
Cr-Commit-Position: refs/heads/master@{#472546}
Committed: https://chromium.googlesource.com/chromium/src/+/a54497f5b8d234513196f991d3748afc6755a2e7
Patch Set 1 #
Total comments: 3
Messages
Total messages: 23 (14 generated)
Description was changed from ========== md settings: Give focus to password prompt on tap. Previously the password prompt would open on navigation to lock screen page but not focus, if the user used the touch screen and not the mouse. TEST=manual BUG=717581 ========== to ========== md settings: Give focus to password prompt on tap. Previously the password prompt would open on navigation to lock screen page but not focus, if the user used the touch screen and not the mouse. TEST=manual BUG=717581 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation ==========
Description was changed from ========== md settings: Give focus to password prompt on tap. Previously the password prompt would open on navigation to lock screen page but not focus, if the user used the touch screen and not the mouse. TEST=manual BUG=717581 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation ========== to ========== md settings: Give focus to password prompt on tap. Previously the password prompt would open on navigation to lock screen page but not focus, if the user used the touch screen and not the mouse. Also fixed a bug with easy unlock turn off dialog only being able to be used once. TEST=manual BUG=717581 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation ==========
sammiequon@chromium.org changed reviewers: + stevenjb@chromium.org
stevenjb@ - Please take a look. Thanks! https://codereview.chromium.org/2889803002/diff/1/chrome/browser/resources/se... File chrome/browser/resources/settings/people_page/lock_screen.html (left): https://codereview.chromium.org/2889803002/diff/1/chrome/browser/resources/se... chrome/browser/resources/settings/people_page/lock_screen.html:174: </settings-setup-pin-dialog> On a separate note/CL should these dialogs be wrapped in dom-if like the easy unlock one (and some others I came across while debugging).
lgtm https://codereview.chromium.org/2889803002/diff/1/chrome/browser/resources/se... File chrome/browser/resources/settings/people_page/lock_screen.html (left): https://codereview.chromium.org/2889803002/diff/1/chrome/browser/resources/se... chrome/browser/resources/settings/people_page/lock_screen.html:174: </settings-setup-pin-dialog> On 2017/05/16 22:27:38, sammiequon wrote: > On a separate note/CL should these dialogs be wrapped in dom-if like the easy > unlock one (and some others I came across while debugging). Yep
Thanks! https://codereview.chromium.org/2889803002/diff/1/chrome/browser/resources/se... File chrome/browser/resources/settings/people_page/lock_screen.html (left): https://codereview.chromium.org/2889803002/diff/1/chrome/browser/resources/se... chrome/browser/resources/settings/people_page/lock_screen.html:174: </settings-setup-pin-dialog> On 2017/05/16 22:51:09, stevenjb wrote: > On 2017/05/16 22:27:38, sammiequon wrote: > > On a separate note/CL should these dialogs be wrapped in dom-if like the easy > > unlock one (and some others I came across while debugging). > > Yep Got it. Filed a bug.
The CQ bit was checked by sammiequon@chromium.org
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
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_...)
The CQ bit was checked by sammiequon@chromium.org
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_...)
The CQ bit was checked by sammiequon@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
The CQ bit was checked by sammiequon@chromium.org
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
CQ is committing da patch.
Bot data: {"patchset_id": 1, "attempt_start_ts": 1495051151362150, "parent_rev":
"45371c8b1e01bac440bc20f29782ceec2580bbc7", "commit_rev":
"a54497f5b8d234513196f991d3748afc6755a2e7"}
Message was sent while issue was closed.
Description was changed from ========== md settings: Give focus to password prompt on tap. Previously the password prompt would open on navigation to lock screen page but not focus, if the user used the touch screen and not the mouse. Also fixed a bug with easy unlock turn off dialog only being able to be used once. TEST=manual BUG=717581 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation ========== to ========== md settings: Give focus to password prompt on tap. Previously the password prompt would open on navigation to lock screen page but not focus, if the user used the touch screen and not the mouse. Also fixed a bug with easy unlock turn off dialog only being able to be used once. TEST=manual BUG=717581 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2889803002 Cr-Commit-Position: refs/heads/master@{#472546} Committed: https://chromium.googlesource.com/chromium/src/+/a54497f5b8d234513196f991d374... ==========
Message was sent while issue was closed.
Committed patchset #1 (id:1) as https://chromium.googlesource.com/chromium/src/+/a54497f5b8d234513196f991d374... |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
