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

Issue 441593002: Views: Implement keyboard shortcuts for the remove and edit button in the bookmark bubble. (Closed)

Created:
6 years, 4 months ago by Lei Zhang
Modified:
6 years, 4 months ago
Reviewers:
tfarina, sky
CC:
chromium-reviews, tfarina, msw
Project:
chromium
Visibility:
Public.

Description

Views: Implement keyboard shortcuts for the remove and edit button in the bookmark bubble. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287706

Patch Set 1 #

Total comments: 4

Patch Set 2 : address nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -7 lines) Patch
M chrome/browser/ui/views/bookmarks/bookmark_bubble_view.cc View 1 2 chunks +16 lines, -7 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Lei Zhang
6 years, 4 months ago (2014-08-03 21:49:48 UTC) #1
tfarina
Why do we want to do this? I remember removing something like that from other ...
6 years, 4 months ago (2014-08-03 22:20:26 UTC) #2
Lei Zhang
On 2014/08/03 22:20:26, tfarina wrote: > Why do we want to do this? I remember ...
6 years, 4 months ago (2014-08-04 04:14:04 UTC) #3
sky
https://codereview.chromium.org/441593002/diff/1/chrome/browser/ui/views/bookmarks/bookmark_bubble_view.cc File chrome/browser/ui/views/bookmarks/bookmark_bubble_view.cc (right): https://codereview.chromium.org/441593002/diff/1/chrome/browser/ui/views/bookmarks/bookmark_bubble_view.cc#newcode129 chrome/browser/ui/views/bookmarks/bookmark_bubble_view.cc:129: if (key_code == ui::VKEY_RETURN) { I think we should ...
6 years, 4 months ago (2014-08-04 17:12:03 UTC) #4
Lei Zhang
https://codereview.chromium.org/441593002/diff/1/chrome/browser/ui/views/bookmarks/bookmark_bubble_view.cc File chrome/browser/ui/views/bookmarks/bookmark_bubble_view.cc (right): https://codereview.chromium.org/441593002/diff/1/chrome/browser/ui/views/bookmarks/bookmark_bubble_view.cc#newcode129 chrome/browser/ui/views/bookmarks/bookmark_bubble_view.cc:129: if (key_code == ui::VKEY_RETURN) { On 2014/08/04 17:12:03, sky ...
6 years, 4 months ago (2014-08-04 18:59:57 UTC) #5
Lei Zhang
https://codereview.chromium.org/441593002/diff/1/chrome/browser/ui/views/bookmarks/bookmark_bubble_view.cc File chrome/browser/ui/views/bookmarks/bookmark_bubble_view.cc (right): https://codereview.chromium.org/441593002/diff/1/chrome/browser/ui/views/bookmarks/bookmark_bubble_view.cc#newcode132 chrome/browser/ui/views/bookmarks/bookmark_bubble_view.cc:132: } else if (key_code == ui::VKEY_ESCAPE) { On 2014/08/04 ...
6 years, 4 months ago (2014-08-04 19:05:55 UTC) #6
sky
Ok, LGTM
6 years, 4 months ago (2014-08-04 20:22:05 UTC) #7
Lei Zhang
The CQ bit was checked by thestig@chromium.org
6 years, 4 months ago (2014-08-05 23:04:31 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thestig@chromium.org/441593002/20001
6 years, 4 months ago (2014-08-05 23:06:35 UTC) #9
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_chromeos_rel_swarming on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-06 04:05:20 UTC) #10
commit-bot: I haz the power
6 years, 4 months ago (2014-08-06 06:27:13 UTC) #11
Message was sent while issue was closed.
Change committed as 287706

Powered by Google App Engine
This is Rietveld 408576698