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

Issue 1288893002: Ctrl-Enter on Bookmark bar link should open in the New Tab. (Closed)

Created:
5 years, 4 months ago by Deepak
Modified:
5 years, 4 months ago
Reviewers:
sadrul, AKVT
CC:
chromium-reviews, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Ctrl-Enter on Bookmark bar link should open in the New Tab. While conversion from keyboard event to the mouse event meta keys was not considered. mouse event should consider meta keys also. BUG=519630 Committed: https://crrev.com/944c8f763537da751829e0db548a86df7b968ccf Cr-Commit-Position: refs/heads/master@{#344469}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Changes as per review comments. #

Total comments: 2

Patch Set 3 : Changes as per review comments. #

Total comments: 2

Patch Set 4 : Changes as per review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -11 lines) Patch
M ui/views/controls/button/custom_button.cc View 1 2 3 2 chunks +2 lines, -11 lines 0 comments Download

Messages

Total messages: 20 (5 generated)
Deepak
PTAL
5 years, 4 months ago (2015-08-13 13:28:02 UTC) #2
Deepak
Adding ajith for peer review.
5 years, 4 months ago (2015-08-13 13:34:32 UTC) #4
AKVT
Please check my comments inline. https://codereview.chromium.org/1288893002/diff/1/ui/views/controls/button/custom_button.cc File ui/views/controls/button/custom_button.cc (right): https://codereview.chromium.org/1288893002/diff/1/ui/views/controls/button/custom_button.cc#newcode206 ui/views/controls/button/custom_button.cc:206: flags, Can we pass ...
5 years, 4 months ago (2015-08-13 15:11:49 UTC) #5
Deepak
PTAL https://codereview.chromium.org/1288893002/diff/1/ui/views/controls/button/custom_button.cc File ui/views/controls/button/custom_button.cc (right): https://codereview.chromium.org/1288893002/diff/1/ui/views/controls/button/custom_button.cc#newcode206 ui/views/controls/button/custom_button.cc:206: flags, On 2015/08/13 15:11:49, AKVT wrote: > Can ...
5 years, 4 months ago (2015-08-13 15:15:48 UTC) #6
AKVT
peer review looks good to me!
5 years, 4 months ago (2015-08-13 15:17:03 UTC) #7
sadrul
https://codereview.chromium.org/1288893002/diff/20001/ui/views/controls/button/custom_button.cc File ui/views/controls/button/custom_button.cc (right): https://codereview.chromium.org/1288893002/diff/20001/ui/views/controls/button/custom_button.cc#newcode203 ui/views/controls/button/custom_button.cc:203: ui::EF_LEFT_MOUSE_BUTTON | event.flags(), KeyEvent can have KeyEventFlags, which can ...
5 years, 4 months ago (2015-08-14 14:52:46 UTC) #8
Deepak
I referred custom_button_unittest.cc file for the unit test case for this change but in all ...
5 years, 4 months ago (2015-08-17 06:32:51 UTC) #9
sadrul
https://codereview.chromium.org/1288893002/diff/40001/ui/views/controls/button/custom_button.cc File ui/views/controls/button/custom_button.cc (right): https://codereview.chromium.org/1288893002/diff/40001/ui/views/controls/button/custom_button.cc#newcode203 ui/views/controls/button/custom_button.cc:203: // TODO(beng): remove once NotifyClick takes ui::Event. NotifyClick() now ...
5 years, 4 months ago (2015-08-17 14:40:11 UTC) #10
Deepak
Thanks for review and suggestion. Changes done. PTAL https://codereview.chromium.org/1288893002/diff/40001/ui/views/controls/button/custom_button.cc File ui/views/controls/button/custom_button.cc (right): https://codereview.chromium.org/1288893002/diff/40001/ui/views/controls/button/custom_button.cc#newcode203 ui/views/controls/button/custom_button.cc:203: // ...
5 years, 4 months ago (2015-08-18 04:34:56 UTC) #11
sadrul
lgtm
5 years, 4 months ago (2015-08-20 01:46:51 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1288893002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1288893002/60001
5 years, 4 months ago (2015-08-20 02:35:03 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_daisy_chromium_compile_only_ng on tryserver.chromium.linux (JOB_FAILED, no build URL)
5 years, 4 months ago (2015-08-20 03:01:31 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1288893002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1288893002/60001
5 years, 4 months ago (2015-08-20 09:50:27 UTC) #18
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 4 months ago (2015-08-20 10:19:30 UTC) #19
commit-bot: I haz the power
5 years, 4 months ago (2015-08-20 10:20:04 UTC) #20
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/944c8f763537da751829e0db548a86df7b968ccf
Cr-Commit-Position: refs/heads/master@{#344469}

Powered by Google App Engine
This is Rietveld 408576698