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

Issue 11411247: Support 3f swipe for tab scrubbing (Closed)

Created:
8 years ago by DaveMoore
Modified:
8 years ago
Reviewers:
sky
CC:
chromium-reviews, tfarina, sadrul, yusukes+watch_chromium.org, derat+watch_chromium.org, ben+watch_chromium.org
Visibility:
Public.

Description

Support 3f swipe for tab scrubbing Tests will be added if we like approach and take out from behind flag. BUG=124830 TEST=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=170138 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=170208

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -46 lines) Patch
M chrome/browser/ui/views/ash/tab_scrubber.h View 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/views/ash/tab_scrubber.cc View 3 chunks +58 lines, -33 lines 2 comments Download
M ui/base/events/event.h View 2 chunks +4 lines, -1 line 0 comments Download
M ui/base/events/event.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/base/events/event_utils.h View 1 chunk +3 lines, -2 lines 0 comments Download
M ui/base/x/events_x.cc View 10 chunks +21 lines, -4 lines 0 comments Download
M ui/base/x/x11_util.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
DaveMoore
8 years ago (2012-11-28 23:14:26 UTC) #1
sky
8 years ago (2012-11-28 23:36:19 UTC) #2
LGTM

https://codereview.chromium.org/11411247/diff/1/chrome/browser/ui/views/ash/t...
File chrome/browser/ui/views/ash/tab_scrubber.cc (right):

https://codereview.chromium.org/11411247/diff/1/chrome/browser/ui/views/ash/t...
chrome/browser/ui/views/ash/tab_scrubber.cc:31: const int kInitialTabOffset =
10;
nit: constants before methods, and add a description.

https://codereview.chromium.org/11411247/diff/1/chrome/browser/ui/views/ash/t...
chrome/browser/ui/views/ash/tab_scrubber.cc:72:
BrowserView::GetBrowserViewForNativeWindow(
BrowserView::GetBrowserViewForBrowser(browser);

Powered by Google App Engine
This is Rietveld 408576698