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

Issue 11308259: chrome: Extract CommandUpdaterDelegate into its own header file. (Closed)

Created:
8 years ago by tfarina
Modified:
8 years ago
Reviewers:
sky
CC:
chromium-reviews, jennb, nkostylev+watch_chromium.org, Dmitry Titov, dcheng, jianli, oshima+watch_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, Ben Goodger (Google)
Visibility:
Public.

Description

chrome: Extract CommandUpdaterDelegate into its own header file. R=sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=171592

Patch Set 1 : #

Patch Set 2 : reorder - rm CommandObserver dtor - etc #

Patch Set 3 : more reordering to match with the order of the header file #

Patch Set 4 : FakeCommandObserver #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -79 lines) Patch
M chrome/browser/chromeos/login/simple_web_view_dialog.h View 3 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/simple_web_view_dialog.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/command_observer.h View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/command_updater.h View 1 3 chunks +5 lines, -19 lines 2 comments Download
M chrome/browser/command_updater.cc View 1 2 5 chunks +23 lines, -28 lines 0 comments Download
A chrome/browser/command_updater_delegate.h View 1 chunk +24 lines, -0 lines 0 comments Download
M chrome/browser/command_updater_unittest.cc View 1 2 3 5 chunks +20 lines, -22 lines 0 comments Download
M chrome/browser/ui/browser_command_controller.h View 3 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/ui/browser_command_controller.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/panels/panel.h View 3 chunks +3 lines, -2 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
tfarina
Please, take a look.
8 years ago (2012-11-28 23:23:32 UTC) #1
tfarina
Hi Scott, could you review this to me? Thanks,
8 years ago (2012-11-30 00:11:25 UTC) #2
tfarina
Hi Scott, could you review this to me when you get some spare time? Thanks!
8 years ago (2012-12-05 23:56:11 UTC) #3
sky
https://codereview.chromium.org/11308259/diff/11001/chrome/browser/command_updater.h File chrome/browser/command_updater.h (right): https://codereview.chromium.org/11308259/diff/11001/chrome/browser/command_updater.h#newcode28 chrome/browser/command_updater.h:28: ~CommandUpdater(); In general if there are subclasses we make ...
8 years ago (2012-12-06 01:38:08 UTC) #4
tfarina
https://codereview.chromium.org/11308259/diff/11001/chrome/browser/command_updater.h File chrome/browser/command_updater.h (right): https://codereview.chromium.org/11308259/diff/11001/chrome/browser/command_updater.h#newcode28 chrome/browser/command_updater.h:28: ~CommandUpdater(); On 2012/12/06 01:38:08, sky wrote: > In general ...
8 years ago (2012-12-06 01:41:40 UTC) #5
sky
The test has a class the subclasses CommandObserver, right? -Scott On Wed, Dec 5, 2012 ...
8 years ago (2012-12-06 01:53:43 UTC) #6
tfarina
On Wed, Dec 5, 2012 at 11:53 PM, Scott Violet <sky@chromium.org> wrote: > The test ...
8 years ago (2012-12-06 01:56:28 UTC) #7
sky
LGTM
8 years ago (2012-12-06 16:32:59 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/11308259/11001
8 years ago (2012-12-06 16:51:24 UTC) #9
commit-bot: I haz the power
8 years ago (2012-12-06 21:27:14 UTC) #10
Message was sent while issue was closed.
Change committed as 171592

Powered by Google App Engine
This is Rietveld 408576698