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

Issue 2337513002: Only handle click actions for left & middle buttons (Closed)

Created:
4 years, 3 months ago by Navid Zolghadr
Modified:
4 years, 3 months ago
Reviewers:
dtapuska, Dan Beam
CC:
chromium-reviews, asanka, dbeam+watch-ntp_chromium.org, Patrick Dubroy, michaelpg+watch-md-ui_chromium.org, dbeam+watch-history_chromium.org, pam+watch_chromium.org, arv+watch_chromium.org, dbeam+watch-downloads_chromium.org, pedrosimonetti+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Only handle click actions for left & middle buttons Change chrome pages to handle actions for left and middle button click only. BUG=645865 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/c2f7d5c86864715dc770bbc295a68c6ee7297f38 Cr-Commit-Position: refs/heads/master@{#420011}

Patch Set 1 #

Total comments: 5

Patch Set 2 : add stuff to util.js instead #

Patch Set 3 : use button > 1 #

Patch Set 4 : vulanize the resources #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -0 lines) Patch
M chrome/browser/resources/history/other_devices.js View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/resources/md_downloads/crisper.js View 1 2 3 2 chunks +14 lines, -0 lines 0 comments Download
M chrome/browser/resources/ntp4/new_tab.js View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M ui/webui/resources/js/util.js View 1 2 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 37 (21 generated)
Navid Zolghadr
4 years, 3 months ago (2016-09-12 15:30:00 UTC) #5
dtapuska
On 2016/09/12 15:30:00, Navid Zolghadr wrote: lgtm
4 years, 3 months ago (2016-09-12 15:32:13 UTC) #6
Dan Beam
https://codereview.chromium.org/2337513002/diff/1/chrome/browser/resources/history/other_devices.js File chrome/browser/resources/history/other_devices.js (right): https://codereview.chromium.org/2337513002/diff/1/chrome/browser/resources/history/other_devices.js#newcode290 chrome/browser/resources/history/other_devices.js:290: return; // Ignore buttons other than left and middle. ...
4 years, 3 months ago (2016-09-12 19:18:59 UTC) #9
Navid Zolghadr
https://codereview.chromium.org/2337513002/diff/1/chrome/browser/resources/history/other_devices.js File chrome/browser/resources/history/other_devices.js (right): https://codereview.chromium.org/2337513002/diff/1/chrome/browser/resources/history/other_devices.js#newcode290 chrome/browser/resources/history/other_devices.js:290: return; // Ignore buttons other than left and middle. ...
4 years, 3 months ago (2016-09-12 19:50:09 UTC) #10
Dan Beam
https://codereview.chromium.org/2337513002/diff/1/chrome/browser/resources/md_downloads/crisper.js File chrome/browser/resources/md_downloads/crisper.js (right): https://codereview.chromium.org/2337513002/diff/1/chrome/browser/resources/md_downloads/crisper.js#newcode652 chrome/browser/resources/md_downloads/crisper.js:652: return; // Ignore buttons other than left and middle. ...
4 years, 3 months ago (2016-09-12 21:25:32 UTC) #11
Navid Zolghadr
ptal. I updated util.js as well. But I do seem to be having problem with ...
4 years, 3 months ago (2016-09-13 16:53:01 UTC) #16
Navid Zolghadr
On 2016/09/13 16:53:01, Navid Zolghadr wrote: > ptal. > I updated util.js as well. But ...
4 years, 3 months ago (2016-09-15 14:24:02 UTC) #17
Dan Beam
did you follow this? https://chromium.googlesource.com/chromium/src/+/master/docs/vulcanize.md
4 years, 3 months ago (2016-09-16 01:16:12 UTC) #18
Dan Beam
why not .button > 1?
4 years, 3 months ago (2016-09-16 01:17:27 UTC) #19
Navid Zolghadr
On 2016/09/16 01:17:27, Dan Beam wrote: > why not .button > 1? I wanted to ...
4 years, 3 months ago (2016-09-16 18:26:44 UTC) #22
Dan Beam
On 2016/09/16 18:26:44, Navid Zolghadr wrote: > On 2016/09/16 01:17:27, Dan Beam wrote: > > ...
4 years, 3 months ago (2016-09-16 19:32:41 UTC) #25
Navid Zolghadr
ptal. It also added another function in there as well. I guess someone else also ...
4 years, 3 months ago (2016-09-19 18:20:52 UTC) #28
Dan Beam
On 2016/09/19 18:20:52, Navid Zolghadr wrote: > ptal. > It also added another function in ...
4 years, 3 months ago (2016-09-21 02:12:23 UTC) #31
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2337513002/60001
4 years, 3 months ago (2016-09-21 07:51:11 UTC) #34
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 3 months ago (2016-09-21 09:06:05 UTC) #35
commit-bot: I haz the power
4 years, 3 months ago (2016-09-21 09:09:03 UTC) #37
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/c2f7d5c86864715dc770bbc295a68c6ee7297f38
Cr-Commit-Position: refs/heads/master@{#420011}

Powered by Google App Engine
This is Rietveld 408576698