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

Issue 10821120: Send user gesture to extensions for page and browser action clicks. (Closed)

Created:
8 years, 4 months ago by Greg Billock
Modified:
8 years, 4 months ago
CC:
chromium-reviews, Aaron Boodman, mihaip-chromium-reviews_chromium.org
Visibility:
Public.

Description

Send user gesture to extensions for page and browser action clicks. R=aa@chromium.org BUG=128964 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149458

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -32 lines) Patch
M chrome/browser/extensions/browser_event_router.h View 3 chunks +7 lines, -3 lines 0 comments Download
M chrome/browser/extensions/browser_event_router.cc View 16 chunks +49 lines, -29 lines 2 comments Download
M chrome/browser/extensions/event_router.h View 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/browser/extensions/event_router.cc View 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Greg Billock
8 years, 4 months ago (2012-07-31 23:59:48 UTC) #1
Aaron Boodman
.redirect("mpcomplete")
8 years, 4 months ago (2012-08-01 11:38:39 UTC) #2
Matt Perry
LGTM assuming my concern below is unjustified. http://codereview.chromium.org/10821120/diff/1/chrome/browser/extensions/browser_event_router.cc File chrome/browser/extensions/browser_event_router.cc (right): http://codereview.chromium.org/10821120/diff/1/chrome/browser/extensions/browser_event_router.cc#newcode279 chrome/browser/extensions/browser_event_router.cc:279: EventRouter::USER_GESTURE_ENABLED : ...
8 years, 4 months ago (2012-08-01 11:57:17 UTC) #3
Greg Billock
http://codereview.chromium.org/10821120/diff/1/chrome/browser/extensions/browser_event_router.cc File chrome/browser/extensions/browser_event_router.cc (right): http://codereview.chromium.org/10821120/diff/1/chrome/browser/extensions/browser_event_router.cc#newcode279 chrome/browser/extensions/browser_event_router.cc:279: EventRouter::USER_GESTURE_ENABLED : EventRouter::USER_GESTURE_NOT_ENABLED; I think this is an accurate ...
8 years, 4 months ago (2012-08-01 16:43:43 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gbillock@chromium.org/10821120/1
8 years, 4 months ago (2012-08-01 18:08:58 UTC) #5
commit-bot: I haz the power
8 years, 4 months ago (2012-08-01 19:15:37 UTC) #6
Change committed as 149458

Powered by Google App Engine
This is Rietveld 408576698