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

Issue 430093003: Page action extension icons should handle tap events (Closed)

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

Description

Page action extension icons should handle tap events Handle ui::ET_GESTURE_TAP events in PageImageActionView by showing the extension popup (the same action taken on a mouse click). This achieves consistency between touch and mouse input. BUG=399748 TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287780

Patch Set 1 #

Total comments: 2

Patch Set 2 : kViewClassName no longer public #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -0 lines) Patch
M chrome/browser/ui/views/location_bar/page_action_image_view.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/location_bar/page_action_image_view.cc View 3 chunks +14 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
tdanderson
Scott, can you please take a look? I'm not sure whether or not you'd like ...
6 years, 4 months ago (2014-08-01 21:49:19 UTC) #1
sky
LGTM https://codereview.chromium.org/430093003/diff/1/chrome/browser/ui/views/location_bar/page_action_image_view.h File chrome/browser/ui/views/location_bar/page_action_image_view.h (right): https://codereview.chromium.org/430093003/diff/1/chrome/browser/ui/views/location_bar/page_action_image_view.h#newcode38 chrome/browser/ui/views/location_bar/page_action_image_view.h:38: static const char kViewClassName[]; nit: there isn't a ...
6 years, 4 months ago (2014-08-04 17:36:54 UTC) #2
tdanderson
https://codereview.chromium.org/430093003/diff/1/chrome/browser/ui/views/location_bar/page_action_image_view.h File chrome/browser/ui/views/location_bar/page_action_image_view.h (right): https://codereview.chromium.org/430093003/diff/1/chrome/browser/ui/views/location_bar/page_action_image_view.h#newcode38 chrome/browser/ui/views/location_bar/page_action_image_view.h:38: static const char kViewClassName[]; On 2014/08/04 17:36:54, sky wrote: ...
6 years, 4 months ago (2014-08-05 15:32:32 UTC) #3
tdanderson
The CQ bit was checked by tdanderson@chromium.org
6 years, 4 months ago (2014-08-05 15:32:35 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tdanderson@chromium.org/430093003/20001
6 years, 4 months ago (2014-08-05 15:34:41 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_gpu on tryserver.chromium.gpu ...
6 years, 4 months ago (2014-08-05 18:59:36 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-05 19:13:27 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: win_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/win_gpu/builds/42717)
6 years, 4 months ago (2014-08-05 19:13:28 UTC) #8
tdanderson
The CQ bit was checked by tdanderson@chromium.org
6 years, 4 months ago (2014-08-05 19:14:46 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tdanderson@chromium.org/430093003/20001
6 years, 4 months ago (2014-08-05 19:15:26 UTC) #10
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_gpu on tryserver.chromium.gpu ...
6 years, 4 months ago (2014-08-05 23:11:46 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-05 23:38:58 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: win_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/win_gpu/builds/42919)
6 years, 4 months ago (2014-08-05 23:38:59 UTC) #13
tdanderson
The CQ bit was checked by tdanderson@chromium.org
6 years, 4 months ago (2014-08-06 15:50:31 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tdanderson@chromium.org/430093003/20001
6 years, 4 months ago (2014-08-06 15:51:33 UTC) #15
commit-bot: I haz the power
6 years, 4 months ago (2014-08-06 16:34:05 UTC) #16
Message was sent while issue was closed.
Change committed as 287780

Powered by Google App Engine
This is Rietveld 408576698