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

Issue 2624213008: MD Settings: Update some ChromeOS inputs to on-change (Closed)

Created:
3 years, 11 months ago by tommycli
Modified:
3 years, 11 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/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

MD Settings: Update some ChromeOS inputs to on-change To fire on the Enter key, and only fire when the value changes, change the listened event on some ChromeOS inputs from on-blur to on-change. BUG=622816 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation

Patch Set 1 #

Total comments: 2

Patch Set 2 : fix issue #

Messages

Total messages: 18 (12 generated)
tommycli
stevenjb: PTAL Same rationale as https://codereview.chromium.org/2632783003/, but sending to you, as I'm not completely sure ...
3 years, 11 months ago (2017-01-14 00:39:42 UTC) #3
stevenjb
Thanks! I tested this and don't see any problems. lgtm https://codereview.chromium.org/2624213008/diff/1/chrome/browser/resources/settings/printing_page/cups_printer_details_page.html File chrome/browser/resources/settings/printing_page/cups_printer_details_page.html (right): https://codereview.chromium.org/2624213008/diff/1/chrome/browser/resources/settings/printing_page/cups_printer_details_page.html#newcode23 ...
3 years, 11 months ago (2017-01-17 17:49:33 UTC) #8
tommycli
thanks! https://codereview.chromium.org/2624213008/diff/1/chrome/browser/resources/settings/printing_page/cups_printer_details_page.html File chrome/browser/resources/settings/printing_page/cups_printer_details_page.html (right): https://codereview.chromium.org/2624213008/diff/1/chrome/browser/resources/settings/printing_page/cups_printer_details_page.html#newcode23 chrome/browser/resources/settings/printing_page/cups_printer_details_page.html:23: on-change="onValueChanged_"> On 2017/01/17 17:49:32, stevenjb wrote: > nit: ...
3 years, 11 months ago (2017-01-17 18:18:23 UTC) #9
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/2624213008/20001
3 years, 11 months ago (2017-01-17 18:19:02 UTC) #12
commit-bot: I haz the power
Prior attempt to commit was detected, but we were not able to check whether the ...
3 years, 11 months ago (2017-01-17 19:37:18 UTC) #15
tommycli
3 years, 11 months ago (2017-01-17 22:03:26 UTC) #18
On 2017/01/17 19:37:18, commit-bot: I haz the power wrote:
> Prior attempt to commit was detected, but we were not able to check whether
the
> issue was successfully committed. Please check Git history manually and
re-check
> CQ or close this issue as needed.

Landed, but CQ messed up. Closing issue.

commit 83d63d4b6acb4af448f5532f0ca7fee1828dae32
Author: tommycli <tommycli@chromium.org>
Date:   Tue Jan 17 11:31:10 2017 -0800

    MD Settings: Update some ChromeOS inputs to on-change
    
    To fire on the Enter key, and only fire when the value changes, change
    the listened event on some ChromeOS inputs from on-blur to on-change.
    
    BUG=622816
    CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
    
    Review-Url: https://codereview.chromium.org/2624213008
    Cr-Commit-Position: refs/heads/master@{#444109}

Powered by Google App Engine
This is Rietveld 408576698