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

Issue 8551002: browser: Add missing OVERRIDE annotation to ExternalTabContainer implementing TabContentsDelegate. (Closed)

Created:
9 years, 1 month ago by tfarina
Modified:
9 years, 1 month ago
Reviewers:
Lei Zhang
CC:
chromium-reviews, ananta
Visibility:
Public.

Description

browser: Add missing OVERRIDE annotation to ExternalTabContainer implementing TabContentsDelegate. BUG=100276 R=thestig@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110185

Patch Set 1 #

Patch Set 2 : ShowPageInfo does not override any base class methods #

Total comments: 1

Patch Set 3 : rm ShowPageInfo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -50 lines) Patch
M chrome/browser/external_tab_container_win.h View 1 2 2 chunks +29 lines, -29 lines 0 comments Download
M chrome/browser/external_tab_container_win.cc View 1 2 2 chunks +1 line, -21 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
tfarina
9 years, 1 month ago (2011-11-12 11:11:58 UTC) #1
Lei Zhang
http://codereview.chromium.org/8551002/diff/3001/chrome/browser/external_tab_container_win.h File chrome/browser/external_tab_container_win.h (right): http://codereview.chromium.org/8551002/diff/3001/chrome/browser/external_tab_container_win.h#newcode192 chrome/browser/external_tab_container_win.h:192: bool show_history); Doesn't this need an OVERRIDE, since it's ...
9 years, 1 month ago (2011-11-14 20:51:32 UTC) #2
tfarina
On 2011/11/14 20:51:32, Lei Zhang wrote: > http://codereview.chromium.org/8551002/diff/3001/chrome/browser/external_tab_container_win.h > File chrome/browser/external_tab_container_win.h (right): > > http://codereview.chromium.org/8551002/diff/3001/chrome/browser/external_tab_container_win.h#newcode192 ...
9 years, 1 month ago (2011-11-15 02:30:45 UTC) #3
Lei Zhang
On 2011/11/15 02:30:45, tfarina wrote: > On 2011/11/14 20:51:32, Lei Zhang wrote: > > > ...
9 years, 1 month ago (2011-11-15 02:38:22 UTC) #4
tfarina
On 2011/11/15 02:38:22, Lei Zhang wrote: > Ah, the signature is that of BrowserWindow::ShowPageInfo, which ...
9 years, 1 month ago (2011-11-15 02:46:10 UTC) #5
Lei Zhang
On 2011/11/15 02:46:10, tfarina wrote: > On 2011/11/15 02:38:22, Lei Zhang wrote: > > Ah, ...
9 years, 1 month ago (2011-11-15 03:45:50 UTC) #6
tfarina
On 2011/11/15 03:45:50, Lei Zhang wrote: > In no one is calling it, then it's ...
9 years, 1 month ago (2011-11-15 15:19:08 UTC) #7
Lei Zhang
9 years, 1 month ago (2011-11-15 18:27:32 UTC) #8
LGTM

ExternalTabPageInfoBubbleView looks like dead code too at thi s point. Feel free
to remove it here or in a separate CL.

Powered by Google App Engine
This is Rietveld 408576698