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

Issue 256623008: Mark forwarded user gestures as forwarded, and don't forward already forwarded user gestures. (Closed)

Created:
6 years, 8 months ago by Marijn Kruisselbrink
Modified:
6 years, 7 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Visibility:
Public.

Description

Mark forwarded user gestures as forwarded, and don't forward already forwarded user gestures. BUG=354217 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=267057

Patch Set 1 #

Patch Set 2 : test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -3 lines) Patch
M chrome/browser/extensions/extension_messages_apitest.cc View 1 1 chunk +32 lines, -0 lines 0 comments Download
M chrome/renderer/extensions/messaging_bindings.cc View 4 chunks +11 lines, -3 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Marijn Kruisselbrink
(this depends on the blink changes in https://codereview.chromium.org/258783004/)
6 years, 7 months ago (2014-04-28 18:10:54 UTC) #1
not at google - send to devlin
lgtm, there have been a number of other tests added recently and I wonder if ...
6 years, 7 months ago (2014-04-28 19:13:12 UTC) #2
Marijn Kruisselbrink
On 2014/04/28 19:13:12, kalman wrote: > lgtm, there have been a number of other tests ...
6 years, 7 months ago (2014-04-29 17:24:22 UTC) #3
not at google - send to devlin
On 2014/04/29 17:24:22, Marijn Kruisselbrink wrote: > On 2014/04/28 19:13:12, kalman wrote: > > lgtm, ...
6 years, 7 months ago (2014-04-29 17:25:08 UTC) #4
Marijn Kruisselbrink
The CQ bit was checked by mek@chromium.org
6 years, 7 months ago (2014-04-29 20:26:39 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mek@chromium.org/256623008/20001
6 years, 7 months ago (2014-04-29 20:43:13 UTC) #6
commit-bot: I haz the power
Change committed as 267057
6 years, 7 months ago (2014-04-30 03:07:29 UTC) #7
wjywbs
This change broke keeping the user gesture in this case again: window.postMessage from web page ...
6 years, 7 months ago (2014-05-01 00:27:31 UTC) #8
Marijn Kruisselbrink
On 2014/05/01 00:27:31, wjywbs wrote: > This change broke keeping the user gesture in this ...
6 years, 7 months ago (2014-05-01 00:37:52 UTC) #9
wjywbs
On 2014/05/01 00:37:52, Marijn Kruisselbrink wrote: > On 2014/05/01 00:27:31, wjywbs wrote: > > This ...
6 years, 7 months ago (2014-05-01 01:20:51 UTC) #10
not at google - send to devlin
On 2014/05/01 01:20:51, wjywbs wrote: > On 2014/05/01 00:37:52, Marijn Kruisselbrink wrote: > > On ...
6 years, 7 months ago (2014-05-01 15:59:19 UTC) #11
wjywbs
On 2014/05/01 15:59:19, kalman wrote: > Without reading your code in too much detail -- ...
6 years, 7 months ago (2014-05-01 21:52:26 UTC) #12
Marijn Kruisselbrink
6 years, 7 months ago (2014-05-06 17:49:09 UTC) #13
Message was sent while issue was closed.
A revert of this CL has been created in
https://codereview.chromium.org/261753019/ by mek@chromium.org.

The reason for reverting is: The blink-side change for this had the unintended
side effect of breaking websites,
so reverting this while we figure out a proper fix.

BUG=369963.

Powered by Google App Engine
This is Rietveld 408576698