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

Issue 2118383003: MD History: add shortcuts for search (Closed)

Created:
4 years, 5 months ago by lshang
Modified:
4 years, 5 months ago
Reviewers:
tsergeant
CC:
chromium-reviews, jlklein+watch-closure_chromium.org, Patrick Dubroy, michaelpg+watch-md-ui_chromium.org, dbeam+watch-history_chromium.org, pam+watch_chromium.org, arv+watch_chromium.org, vitalyp+closure_chromium.org, dbeam+watch-closure_chromium.org, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

MD History: add shortcuts for search Add keyboard shortcuts to 'Ctrl-f' and '/' to focus the search field. BUG=619795 CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/df095b24ea86eb8109ae6004fdbdc3532d62a968 Cr-Commit-Position: refs/heads/master@{#404329}

Patch Set 1 #

Total comments: 8

Patch Set 2 : address review comments #

Patch Set 3 : rebase #

Patch Set 4 : add test #

Patch Set 5 : overflow menu test #

Total comments: 4

Patch Set 6 : test change #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -1 line) Patch
M chrome/browser/resources/md_history/app.html View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/resources/md_history/app.js View 1 2 2 chunks +21 lines, -0 lines 0 comments Download
M chrome/browser/resources/md_history/compiled_resources2.gyp View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/md_history/history.html View 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/browser/resources/md_history/history_toolbar.js View 1 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/test/data/webui/md_history/history_overflow_menu_test.js View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/webui/md_history/history_toolbar_test.js View 1 2 3 4 5 1 chunk +20 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
lshang
Tim, PTAL thanks! ↖(^ω^)↗
4 years, 5 months ago (2016-07-05 06:14:09 UTC) #4
tsergeant
https://codereview.chromium.org/2118383003/diff/1/chrome/browser/resources/md_history/app.js File chrome/browser/resources/md_history/app.js (right): https://codereview.chromium.org/2118383003/diff/1/chrome/browser/resources/md_history/app.js#newcode115 chrome/browser/resources/md_history/app.js:115: * @param {Event} e Does the closure compile work ...
4 years, 5 months ago (2016-07-05 07:47:22 UTC) #5
lshang
https://codereview.chromium.org/2118383003/diff/1/chrome/browser/resources/md_history/app.js File chrome/browser/resources/md_history/app.js (right): https://codereview.chromium.org/2118383003/diff/1/chrome/browser/resources/md_history/app.js#newcode115 chrome/browser/resources/md_history/app.js:115: * @param {Event} e On 2016/07/05 07:47:22, tsergeant wrote: ...
4 years, 5 months ago (2016-07-06 05:03:08 UTC) #6
tsergeant
Implementation looks good. Can you please also add a test for this?
4 years, 5 months ago (2016-07-06 06:26:12 UTC) #7
lshang
On 2016/07/06 06:26:12, tsergeant wrote: > Implementation looks good. Can you please also add a ...
4 years, 5 months ago (2016-07-07 07:31:28 UTC) #8
tsergeant
lgtm with nits https://codereview.chromium.org/2118383003/diff/80001/chrome/test/data/webui/md_history/history_toolbar_test.js File chrome/test/data/webui/md_history/history_toolbar_test.js (right): https://codereview.chromium.org/2118383003/diff/80001/chrome/test/data/webui/md_history/history_toolbar_test.js#newcode60 chrome/test/data/webui/md_history/history_toolbar_test.js:60: field.$.searchInput, 191, '', '/'); In MockInteractions.pressAndReleaseKeyOn, ...
4 years, 5 months ago (2016-07-08 00:26:05 UTC) #9
lshang
https://codereview.chromium.org/2118383003/diff/80001/chrome/test/data/webui/md_history/history_toolbar_test.js File chrome/test/data/webui/md_history/history_toolbar_test.js (right): https://codereview.chromium.org/2118383003/diff/80001/chrome/test/data/webui/md_history/history_toolbar_test.js#newcode60 chrome/test/data/webui/md_history/history_toolbar_test.js:60: field.$.searchInput, 191, '', '/'); On 2016/07/08 00:26:05, tsergeant wrote: ...
4 years, 5 months ago (2016-07-08 05:37:25 UTC) #10
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/2118383003/100001
4 years, 5 months ago (2016-07-08 05:38:00 UTC) #13
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 5 months ago (2016-07-08 09:38:24 UTC) #15
commit-bot: I haz the power
4 years, 5 months ago (2016-07-08 09:40:54 UTC) #17
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/df095b24ea86eb8109ae6004fdbdc3532d62a968
Cr-Commit-Position: refs/heads/master@{#404329}

Powered by Google App Engine
This is Rietveld 408576698