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

Issue 10825221: views: Use Tab pointer directly when calling TabStrip::tab_at. (Closed)

Created:
8 years, 4 months ago by tfarina
Modified:
8 years, 4 months ago
Reviewers:
sky
CC:
chromium-reviews, tfarina
Visibility:
Public.

Description

views: Use Tab pointer directly when calling TabStrip::tab_at. We can use Tab* directly instead of using the base class BaseTab*, because that is what tab_at returns and Tab is a subclass of BaseTab. This is a work towards on merging BaseTab into Tab, which is also a TODO. R=sky@chromium.org NOTRY=True Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150786

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -10 lines) Patch
M chrome/browser/ui/views/tabs/browser_tab_strip_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/tabs/tab_strip.cc View 8 chunks +9 lines, -9 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
tfarina
8 years, 4 months ago (2012-08-07 15:05:50 UTC) #1
sky
LGTM
8 years, 4 months ago (2012-08-07 19:39:55 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/10825221/2001
8 years, 4 months ago (2012-08-09 12:16:51 UTC) #3
commit-bot: I haz the power
8 years, 4 months ago (2012-08-09 13:16:56 UTC) #4
Change committed as 150786

Powered by Google App Engine
This is Rietveld 408576698