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

Issue 9296040: mac: Always do history swiping on the NTP on lion devices with touchpad. (Closed)

Created:
8 years, 10 months ago by Nico
Modified:
8 years, 10 months ago
CC:
chromium-reviews, James Su, darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

mac: Always do history swiping on the NTP on lion devices with touchpad. BUG=104981 TEST=see bug TBR=ben Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=119701

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : disable swipes to the left as well #

Total comments: 4

Patch Set 5 : comments #

Total comments: 2

Patch Set 6 : true/false -> YES/NO #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -8 lines) Patch
M chrome/browser/renderer_host/chrome_render_widget_host_view_mac_delegate.mm View 1 2 3 4 5 6 chunks +20 lines, -4 lines 0 comments Download
M chrome/browser/ui/browser.cc View 1 2 3 4 2 chunks +2 lines, -4 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Nico
8 years, 10 months ago (2012-01-30 00:56:42 UTC) #1
Robert Sesek
I was expecting this to just happen in JavaScript for the NTP. Couldn't you just ...
8 years, 10 months ago (2012-01-30 16:15:08 UTC) #2
Nico
On 2012/01/30 16:15:08, rsesek wrote: > I was expecting this to just happen in JavaScript ...
8 years, 10 months ago (2012-01-30 16:28:11 UTC) #3
Robert Sesek
On 2012/01/30 16:28:11, Nico wrote: > On 2012/01/30 16:15:08, rsesek wrote: > > I was ...
8 years, 10 months ago (2012-01-30 17:13:18 UTC) #4
Nico
Thanks, great suggestion! New snapshot up. https://chromiumcodereview.appspot.com/9296040/diff/7001/chrome/browser/renderer_host/chrome_render_widget_host_view_mac_delegate.mm File chrome/browser/renderer_host/chrome_render_widget_host_view_mac_delegate.mm (right): https://chromiumcodereview.appspot.com/9296040/diff/7001/chrome/browser/renderer_host/chrome_render_widget_host_view_mac_delegate.mm#newcode176 chrome/browser/renderer_host/chrome_render_widget_host_view_mac_delegate.mm:176: // too. http://crbug.com/102541 ...
8 years, 10 months ago (2012-01-30 17:59:21 UTC) #5
Robert Sesek
lgtm https://chromiumcodereview.appspot.com/9296040/diff/9002/chrome/browser/renderer_host/chrome_render_widget_host_view_mac_delegate.mm File chrome/browser/renderer_host/chrome_render_widget_host_view_mac_delegate.mm (right): https://chromiumcodereview.appspot.com/9296040/diff/9002/chrome/browser/renderer_host/chrome_render_widget_host_view_mac_delegate.mm#newcode185 chrome/browser/renderer_host/chrome_render_widget_host_view_mac_delegate.mm:185: gotUnhandledWheelEvent_ = true; nit: should be YES
8 years, 10 months ago (2012-01-30 18:09:21 UTC) #6
Nico
Thanks! Done. https://chromiumcodereview.appspot.com/9296040/diff/9002/chrome/browser/renderer_host/chrome_render_widget_host_view_mac_delegate.mm File chrome/browser/renderer_host/chrome_render_widget_host_view_mac_delegate.mm (right): https://chromiumcodereview.appspot.com/9296040/diff/9002/chrome/browser/renderer_host/chrome_render_widget_host_view_mac_delegate.mm#newcode185 chrome/browser/renderer_host/chrome_render_widget_host_view_mac_delegate.mm:185: gotUnhandledWheelEvent_ = true; On 2012/01/30 18:09:22, rsesek ...
8 years, 10 months ago (2012-01-30 18:11:22 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thakis@chromium.org/9296040/10007
8 years, 10 months ago (2012-01-30 18:11:37 UTC) #8
commit-bot: I haz the power
Presubmit check for 9296040-10007 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 10 months ago (2012-01-30 18:11:39 UTC) #9
Nico
+ben for minor browser.cc OWNERS review
8 years, 10 months ago (2012-01-30 18:12:04 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thakis@chromium.org/9296040/10007
8 years, 10 months ago (2012-01-30 18:12:17 UTC) #11
Ben Goodger (Google)
8 years, 10 months ago (2012-01-30 18:47:15 UTC) #12
lgtm

Powered by Google App Engine
This is Rietveld 408576698